C# (pronounced C-sharp) is a new object oriented language from Microsoft and is derived from C and C++. It also borrows a lot of concepts from Java too including garbage collection. More at
http://msdn.microsoft.com/vstudio/ne...sharpintro.asp
Taken from the Definition on google search: What is C#?