Computer Science, asked by mahapatramanoj631, 9 months ago

Breifly describe c++ language​

Answers

Answered by Anonymous
3

Explanation:

Definition - What does C++ Programming Language mean? C++ is a general-purpose object-oriented programming (OOP) language, developed by Bjarne Stroustrup, and is an extension of the C language. It is therefore possible to code C++ in a "C style" or "object-oriented style."


mahapatramanoj631: can you breifly describe this
Anonymous: no now yr
Anonymous: it's report
Anonymous: so m not edit now
Answered by abhinavnayan18
3

C++, pronounced "C plus plus," is a programming language that was built off the C language. The syntax of C++ is nearly identical to C, but it has object-oriented features, which allow the programmer to create objects within the code. This makes programming easier, more efficient, and some would even say, more fun. Because of the power and flexibility of the language, most software programs today are written in C++.

Similar questions