Computer Science, asked by bro0277, 8 months ago

introduction to C++

Answers

Answered by Anonymous
1

Answer:

here is ur answer

Explanation:

C++ (pronounced "see plus plus") is a programming language began as an expanded version of C. The C++ were first invented by Bjarne Stroustrup in 1979 at Bell Laboratories in Murray Hill, New Jersey. Bjarne Stroustrup initially called the new language "C with Classes." However, in 1983 the name was changed to C++.

please follow me And mark as brainlist

Answered by smartbrainz
1

C++ is a high-level programming language.

  • C++, which is a high-level programming language, was developed by Bjarne Stroustrup in the year 1979.
  • C++ provides programmers with high level abstraction which makes it easier to manage large development projects.
  • The syntax of C++ has been predominantly inherited from it's predecessor C with the added features of Object Oriented Programming (OOPS) concepts.
  • In has been incorporated with the functionality for function and Operator overloading as well as exception handling.
  • For projects that require highest levels of performance, C ++ is the ideal choice worldwide.

To know more about C++, visit:

https://brainly.in/question/8977380

Similar questions