C# and its key features.

 Understanding C# using Object oriented programming
  •  C# follows the concept Object oriented programming.
  •  .NET framework supports the more than 60 languages, C# is one of them. 
  • The programming language C# derives from C and C++; however apart from being entirely object it is type safe and simple too.
  • C# introduced along with .NET Framework and are totally .NET compliant.
  •  We are discussing C# using oops concept.
      
      
Key features of C#
  • C# is type safe language and too simple.
  • It is a case sensitive language.
  • It follows the concept of object oriented programming.
  • It is a VPL (Visual programming language).
  •  It is a event driven programming languge.
  • It is componet based programming language.
    

No comments:

Post a Comment