Computer Science, asked by msumana920, 10 months ago

Explain c++ language.

Answers

Answered by aashi4145
0

this attachment may help! check it out!

Attachments:
Answered by yoodyannapolis
0

The explanation of c++ is given below:-

Explanation:

  • C++ is a programming language created by Bjarne Stroustrup in 1979 in Bell Labs.
  • C++ is known to be a middle-level language since it contains a mixture of both high-level and low-level language elements.
  • C++ superset and practically every legitimate C program is a legitimate C++ program.  
  • C++ operates on a number of platforms, like Windows, Mac OS and different UNIX versions.
  • C++ is considered an object-oriented programming language since the C++ programmer sees an issue in terms of the artifacts concerned instead of the procedure for it.
  • C++ offers support for an abundant repository in the context of a regular template module.  

Learn more:-

https://brainly.in/question/6094684

Similar questions