C# is an object-oriented programming language which is developed by Microsoft.
Mr. Anders Helsberg developed C# with his team during the development of .Net Framework.
C# was approved by ECMA and ISO.
ECMA-"European Computer Manufacturers Association". ISO stand for "International Standards Organization"
C# was designed with CLI Common Language Infrastructure. CLI consists of the executable code for different languages and provides runtime environment that allows use of various high-level languages on different computer platforms and architectures.
Features of C# Language:
It is a modern, general-purpose programming language.
It is object oriented.
It is component oriented.
It is easy to learn.
It is a Structured language.
It produces efficient programs
It can be compiled on a variety of computer platforms.
0 Comment(s)