|
#1
|
|||
|
|||
|
C++ is an object-oriented programming (OOP) language that is viewed by many as the best language for creating large-scale applications. ...
The name of a programming language so called because many features derived from an earlier compiler named "B" in commemoration of its parent, BCPL. Before Bjarne Stoustrup settled the question by designing C++, there was a numorous debate over whether C's successor should be named "D" or "P. ... |
|
#2
|
|||
|
|||
|
C++ is an "object oriented" programming language created by Bjarne Stroustrup and released in 1985. It implements "data abstraction" using a concept called "classes", along with other features to allow object-oriented programming. Parts of the C++ program are easily reusable and extensible; existing code is easily modifiable without actually having to change the code. C++ adds a concept called "operator overloading" not seen in the earlier OOP languages and it makes the creation of libraries much cleaner.
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. C++ could be considered a superset of C. C programs will run in C++ compilers. C uses structured programming concepts and techniques while C++ uses object oriented programming and classes which focus on data. |
|
#3
|
|||
|
|||
|
Thanks for great info about c++
here we can get something about c++ |
|
#4
|
|||
|
|||
|
Quote:
It's really a cool info but i want to know the structure or you can say the tree of C++. How it's work ----------------- India Visa Visa for India Indian Visa Services |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|