Monday, 22 September 2014

C# - Introduction

C# pronounced as C Sharp is a multi-paradigm programming language encompassing strong typingimperative,declarativefunctionalgenericobject-oriented (class-based), and component-oriented programming disciplines.

It was released in 2000 by Microsoft and currently being developer by Microsoft developers.

C# is intended to be a simple, modern, general-purpose, object-oriented programming language.[7] Its development team is led by Anders Hejlsberg. The most recent version is C# 5.0, which was released on August 15, 2012 (2 years ago).

No comments:

Post a Comment