What is C And C Plus Plus?
C is a high-level programming language and C++ is an object-oriented language that was formed as an addition to the C language. C++ is sometimes called a hybrid language. It was 1979; Bjarne Stroustrup began developing this programming language.
The History of C And C Plus Plus
In 1979 Bjarne Stroustrup was doing work for his Ph.D. and he had the opportunity to work with a language was called Simula. He discovered that Simula had features that were very useful for large software development, but the language was too slow for realistic use and BCPL language was fast but too low-level to be suitable for large software development. When Stroustrup began working in AT&T Bell Labs, he had the trouble of analyzing the UNIX kernel with respect to distributed computing. Stroustrup set out to improve the C language with Simula-like features by remembering his Ph.D. experience. C was selected for the reason that it was general-purpose, fast, transferable and widely used. ALGOL 68, Ada, CLU and ML language were also inspired him further C and Simula. At first Stroustrup added the class, derived class, strong type checking, inlining, and default argument features to C. He added C++ to C compiler, C front. C++ was released first commercially on 14 October 1985.
Use of C And C Plus Plus
C/C++ is one of the preferred programming languages to develop professional applications. C/C++ used on operating system, applications, firmware, hardware. C/C++ also include in java, JavaScript, Php, Perl, Python and many other languages. C++ is clearly most important programming language today.

No comments:
Post a Comment