PDA

View Full Version : What is C++?



riprook7
05-14-2015, 10:07 AM
Hello Friends,

Please tell me What is C++.

geoffsymons9
05-15-2015, 12:38 PM
C++ (pronounced as cee plus plus, /ˈsiː plʌs plʌs/) is a general-purpose programming language. It has imperative, object-oriented and generic programming features, while also providing the facilities for low-level memory manipulation.

RH-Calvin
05-15-2015, 03:17 PM
C++ is a high-level programming language developed by Bjarne Stroustrup at Bell Labs. C++ adds object-oriented features to its predecessor, C. C++ is one of the most popular programming language for graphical applications, such as those that run in Windows and Macintosh environments.

randiv
05-26-2015, 09:12 AM
C++ is the object oriented programming language..................

vishalesskay
05-26-2015, 10:59 AM
C++ is basically an object oriented language. it is mainly used in graphical applications. it encapsulate both high level and low level languages...

johnwest
06-03-2015, 11:13 AM
C++ is a high level programming language. It is used to build software applications, products and many other IT related activities.

You can learn it for free from the following:


http://www.tutorialspoint.com/cplusplus/
http://www.learncpp.com/
http://www.cplusplus.com/doc/tutorial/

StuartSpindlow1
06-04-2015, 10:12 AM
C++ is a programming language but I don't like this.

moria
06-26-2015, 08:10 AM
C++ is an object oriented programming (OOP) language, developed by Bjarne Stroustrup, and is an extension of C language.

stuartkspindlow
07-02-2015, 06:57 AM
Hello Friends,

C++ is an object oriented programming (OOP) language, developed by Bjarne Stroustrup, and is an extension of C language.

adamdalena
08-31-2015, 11:20 AM
C++ is a object oriented programming language. It is the advanced version of C.

Chris Gifford
09-14-2015, 11:53 AM
C++ is Programming Language.