What is c++:-
C++ is a superset of c . Most of what we already know about c apllies to c++ also. Therefore almost all c program run on c++.
The most facilities that c++ ads on c are classes,inheritance, function overloading. This feature enable creating a stract data type types,inherit properties from existing data types and support polyforphism.
Difference c and c++ :-
Applications of :-
C++ is an object oriented programmin
language. It was developed by bjarne stroustrup at AT & t Laboratories in
Murray hill New Jersey,USA. In the early 1980 stroustrup an admire of simula67 and a strong suppoerter of C wanted to combined the best of both languages and create a more powerful language that coul
object oriented features. The result wac++
language. It was developed by bjarne stroustrup at AT & t Laboratories in
Murray hill New Jersey,USA. In the early 1980 stroustrup an admire of simula67 and a strong suppoerter of C wanted to combined the best of both languages and create a more powerful language that coul
object oriented features. The result wac++
C++ is a superset of c . Most of what we already know about c apllies to c++ also. Therefore almost all c program run on c++.
The most facilities that c++ ads on c are classes,inheritance, function overloading. This feature enable creating a stract data type types,inherit properties from existing data types and support polyforphism.
Difference c and c++ :-
Applications of :-
No comments:
Post a Comment