PDA

View Full Version : What is C++?



stuartspindlow
05-04-2015, 12:24 PM
Hello Friends,

Please tell me what is c++.

james martin
05-09-2015, 10:07 AM
C++ is a high-level programming language developed by Bjarne Stroustrup at Bell Labs beginning in 1979.

RH-Calvin
05-12-2015, 04:19 AM
C++ is a computer programming language used for coding and for web development.

robertmiker
05-20-2015, 10:07 AM
C++ is a programming language, but I don't like this.

sanamgupta
05-28-2015, 09:40 AM
C++ is a general-puprose programming language. It has imperative, object-oriented and generic programming features, while also providing the facilities for low-level memory manipulation.

geoffsymons9
05-28-2015, 10:30 AM
C++ (proclaimed as cee furthermore,/ˈsiː plʌs/) is a universally useful programming dialect. It has basic, item situated and bland programming elements, while additionally giving the offices to low-level memory contr

moria
05-29-2015, 07:40 PM
If you want to know c++ you can research on google or you can check out the link I have researched http://searchsqlserver.techtarget.com/definition/C

riprook7
06-02-2015, 10:38 AM
C++ is a programming language that was built off the C language.

richard johnson
06-29-2015, 02:04 PM
C++ maintains aspects of the C programming language, yet has features which simplify memory management. Additionally, some of the features of C++ allow low-level access to memory but also contain high level features.

Dam Ponting
09-27-2017, 07:33 AM
C++ is a general purpose object oriented language.

zomgmike
09-28-2017, 11:23 PM
It's the best programming language of all time in my opinion!

davidweb09
10-04-2017, 06:17 AM
C++ is best programming language to build software.

swikriti.sharma
12-01-2017, 06:52 AM
C++ is the Object Oriented Programming Language. It offers classes, which provide the four features commonly present in OOP (and some non-OOP) languages: abstraction, encapsulation, inheritance, and polymorphism. it can be coded in either way and is thus an effective example of a hybrid language.

lishmalinyjames
03-17-2021, 12:56 PM
C++ is a cross-platform language that can be used to create high-performance applications. C++ was developed by Bjarne Stroustrup, as an extension to the C language. C++ gives programmers a high level of control over system resources and memory.