Background History:
- C++ Development started in 1979.
- During the creation of Ph.D. thesis, Bjarne Stroustrup worked with language called Simula.
- Simula is basically useful for the simulation work.
- Simula was first language to support object-oriented programming paradigm.
- Bjarne Stroustrup identified that this OOP features can be included in the software development.
- After that Bjarne Stroustrup started working on the C language and added more extra OOP features to the classic C.
- C++ includes some add-on features such as classes, basic inheritance, in-lining, default function arguments, and strong type checking.
Basic History:
- During 1970 Dennis Ritchie created C Programming language.
- C++ is also called as C with classes.
- In C we have already used increment operator (++). Therefore we called C++ as “Incremented C” means Extension to C.
Creator of C++ :
Softwares Use for C++ :
Following softwares are mostly used:
- Visual C++
- Borland C++
- Dev C++
- Turbo C++
No comments:
Post a Comment