C++ is an object-oriented programming language. It is an extension to C programming.
What is C++
C++ is a general purpose, case-sensitive, free-form programming language that supports object-oriented, procedural and generic programming.
C++ language was developed in 1980 by Bjarne Stroustrup at bell laboratories of AT&T .
It was develop for adding a feature of OOP (Object Oriented Programming) in C without significantly changing the C component.
Language. Year Developed By
Algol 1960 International Group
BCPL. 1967 Martin Richard
B 1970 Ken Thompson
Traditional C 1972 Dennis Ritchie
K & R C 1978 Kernighan&D Ritchie C++ 1980 Bjarne Stroustrup
No comments:
Post a Comment