Home »

What is C#?

Question ListWhat is C#?
jeanderson295 author asked 8 years ago
1 Answers
shah_kajal184 author answered 8 years ago

C# is a new language designed by Microsoft to work with the .NET framework. In their “Introduction to C#” whitepaper, Microsoft describe C# as follows:
“C# is a simple, modern, object oriented, and type-safe programming language derived from C and C++. C# (pronounced “C sharp”) is firmly planted in the C and C++ family tree of languages, and will immediately be familiar to C and C++ programmers. C# aims to combine the high productivity of Visual Basic and the raw power of C++.”

Please login or Register to Submit Answer