
By This Article We Explain Features of C#
Modern
Object oriented
Type safe
Version able
consistent
compatible
flexible
1.
Modern : It supports, Automatic garbage collection, modern approach to
debugging, rich intrinsic model for error handling, decimal data type for
financial.
Object : It supports object-oriented
system, namely Encapsulation, Inheritance and Polymorphism.
Type-Safe :
i.
Type...