Answer Posted / hr@tgksolutions.com
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
What do the keywords volatile and mean mutable?
What is the use of typedef?
What is different in C++, compare with unix?
Name the operators that cannot be overloaded in C++?
What are the two shift operators and what are their functions?
Describe linkages and types of linkages?
What is fixed in c++?
What is abstraction in c++?
What is the real purpose of class – to export data?
Does c++ have a hash table?
What is a flag in c++?
What is the main use of c++?
Can we distribute function templates and class templates in object libraries?
What does it mean to declare a member function as virtual?
Describe private, protected and public – the differences and give examples.