Introduction of C#
C# (C-Sharp) is a programming language developed by Microsoft (developed by Anders Hejlsberg) that runs on the .NET Framework. C# is used to develop web apps, desktop apps, mobile apps, games and much more.
C# is designed for Common Language Infrastructure (CLI), which consists of the executable code and runtime environment that allows use of various high-level languages on different computer platforms and architectures.
The following reasons make C# a widely used professional language −
Strong Programming Features of C#
Following is the list of few important features of C# −
Summary
Although C# constructs closely follow traditional high-level languages,It has strong resemblance with Java. It has numerous strong programming features that make it endearing to a number of programmers worldwide. Click on next button for next tutorials.
Cheers!