Answer Posted / glibwaresoftsolutions
Below are some of the advantages of C++:
• It is an object-oriented programming language that consists of a set of instructions that direct the computer to perform tasks. These instructions are often referred to as C++ source code.
• It is a problem-oriented language simpler than other low-level languages like binary. Although it takes more memory than low-level languages, it is easier to learn and understand.
• It has global data and functions that are uncommon in other high-level languages, providing a distinct advantage in programming.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you declare A pointer to a function which receives nothing and returns nothing
Explain what are accessor methods?
Explain what is polymorphism in c++?
What is #include math h in c++?
Are c and c++ different?
Which is best c++ or java?
Why was c++ created?
Which is the best c++ software?
What is the use of bit fields in structure declaration?
Is c++ an integer?
Explain object slicing in c++?
What does getch() do according to the ANSI C++ standard a) Reads in a character b) Checks the keyboard buffer c) Nothing in particular (Its not defined there)
How do we implement inheritance in c++?
What is the difference between a "copy constructor" and an "assignment operator" in C++?
What is a map in c++?