INTRODUCTION C++

C++ is a general-purpose programming language. It was developed by Bjarne Stroustrup starting in 1979 at Bell Labs as an enhancement to the C language and originally named C with Classes. It was renamed C++ in 1983 [The name C++ (C plus plus) was named by Rick Mascitti in 1983]. C++ is an Object Oriented Programming language but not purely Object Oriented. C++ is one of the most popular programming languages and its application domains includes systems software, application software, device drivers, embedded software, high performance server and client applications, and entertainment software such as video games. 

In simple C++ is a statically typed, compiled, general purpose, case sensitive programming language that support procedural, object oriented and generic programming. 

C++ is regarded as a middle-level programming language as it comprises a combination of both high-level and low-level language features. C++ was developed as an enhancement to the C language.


0 comentários:

Post a Comment

POPULAR THIS MONTH

Blog Archive

Don't You Think this Awesome Post should be shared ??
| INTRODUCTION C++ |