INTRODUCTION OF C++ || Definition of C++

 Introduction of C++


The C++ is a high–level and General purpose programming language that support various computer programming models such as object-oriented programming and generic programming. It was developed by Bjarne Stroustrup at bell labs in Murray Hill, New Jersey, USA, in the early 1980’s. C++ add object oriented features to its predecessor, C. so C++ is a subset of C. Therefore, almost C programs are also C++ programs.
Introduction of C++



{tocify} $title={Table of Contents}


The most important facilities that C++ adds on to C are classes, inheritance, function overloading, operator overloading, and different types of operators. These features enable creating of abstract data types, inherit properties from existing data types and support polymorphism, thereby making C++ truly object oriented language.
The object oriented features in C++ allow programmers to build the large programs with clarity, extensibility and ease of maintenance, incorporating the spirit and efficiency of C.
                                     

DEFINITION OF C++:-


The C++ is a high–level programming language/General purpose programming language that support various computer programming models such as object-oriented programming and generic programming. C++ language was originally used for writing Unix programs, but is now used to write applications for nearly every available platform. And it is also use to graphic programming. It was also used to make an application and game for many operating system.


Data science & data analyst

C++

Algorithms

Technology



Post a Comment

Ask any query by comments

Previous Post Next Post