Home »

What is C#?

Question ListCategory: C#.NETWhat is C#?
jamessmith05 author asked 8 years ago
1 Answers
milleranthony7 author answered 8 years ago

“C# is the best language for writing Microsoft .NET applications. C# provides the rapid application development found in Visual Basic with the power of C++. Its syntax is similar to C++ syntax and meets 100% of the requirements of OOPs like the following: Abstraction Encapsulation Polymorphism Inheritance To know more about C# Language read the following article: Introduction to C# The latest version of C# is C# 6.0 with lots of new features, to know them read the following article: List of All The New Features in C# 6.0: Part 1”

Please login or Register to Submit Answer