What is C-Sharp (C#)?
C# is a type-safe, managed and object oriented language, which is compiled by .Net framework for generating intermediate language (IL).
Explain the features of C#?
Below are some of the features supported in C# -
C# is a type-safe, managed and object oriented language, which is compiled by .Net framework for generating intermediate language (IL).
Explain the features of C#?
Below are some of the features supported in C# -
- Constructors and Destructors
- Properties
- Passing Parameters
- Arrays
- Main
- XML Documentation and
- Indexers
List some of the advantages of C#?
Below are the advantages of C# -
- Easy to learn
- Object oriented
- Component oriented
- Part of .NET framework
No comments:
Post a Comment