The beginning of C++

 

C++ language icon

Keywords of The beginning of C++

High-level programming language: A high-level programming language in computer science is a programming language that maintains strong abstraction characteristics and well-organized structure.

Bjarne Stroustrup: Bjarne Stroustrup is a computer scientist. He is known for the creation and development of the C++ programming language. His effort for the development of C++ is more than 30 years.

Object-oriented programming: Object-oriented programming is simply known as OOP. It is one of the most required characteristics of a high-level programming language. OOP follows the concept of classes and objects where all things are organized in a convenient way.

The beginning of C++

Bjarne Stroustrup at Bell Laboratories developed another high-level programming language called C++ in the early 1980s. Since C++ is based on C, all basic C features are included in C++. On the other hand, it is not just an expansion of C. Rather, it combines many new fundamental principles that serve as the foundation for object-oriented programming which is a new programming style that high-level programmers are interested in. The C++ language is uprising day by day than the C language.

Resources: Wikipedia and Shaum's Book.

Post a Comment

Previous Post Next Post