What is C++, Features of C++, Programming with C++
C++ was developed by Bjarne Stroustrup at Bell Labs as an extension to C, starting in 1979. C++ was extended in 1998 and 2003 by ISO.
Features of C++
C++ was developed by Bjarne Stroustrup at Bell Labs as an extension to C, starting in 1979. C++ was extended in 1998 and 2003 by ISO.
Features of C++
- C++ is an advancement in C Language.
- The one Advancement is Classes in it.
- C++ is a strictly typed, free-form, multi-paradigm, compiled, general-purpose programming language.
- C++ is a Object Oriented Language.
- It uses almost all features of C.
- It is a High Level Language and provide the facility to write your programs in Human Readable language.
- It is Compiled Language.
- It provide the generics support to the programmers.
{ 0 comments... read them below or add one }
Post a Comment