What is C# ?
What is C# ? C# is pronounced "C-Sharp". C# is an elegant and type save object oriented language created by microsoft. That enable develops to built a veriety of secure & robust application in the .Net Framework. C# has roots from the C family, and the language is close to other popular languages like C++ and Java. The first version was released in year 2002. The latest version. C# -8 was released in sept 2019. C# used for- Mobile Application Desktop Application Web Application Web Services Websites Games VR Database Application And much more... Why we use C# ? It is one of the most popular programming language in the world. It is easy to learn and simple to use. It has a huge community support. C# is an object oriented language which gives a clear structure to programs and allows code to be reused, lowering development costs. As C# is close to c,c++ and java. It makes it easy for programmers to switch to C# or vice versa.