Introduction
to C++
C is a programming language developed
in the 1970's alongside the UNIX operating system.C provides a
comprehensive set of features for handling a wide variety of applications, such
as systems development and scientific computation.C++ is an “extension” of
the C language, in that most C programs are also C++ programs.C++, as
opposed to C, supports “object-oriented programming.
History of C++
In 1970s, at Bell
laboratories , Dennis Ritchie and Brian Kerning desigensd c language. Most of
c is a subset of C++. Standardized by ISO in 1998. C++98, C++03, C++11 and C++14. C++
was developed by Dr. Bjarne Stroustrup in 1985 at AT&T Bell Labs New
Jerscy, USA. Initially called as “C with classes” but was change in C++. The
idea comes from C statement operator +’.
Uses of c++
Game
GUI based application
Web browser
Data based
Operating system
M and E application
No comments:
Post a Comment