why c++ is a highlevel language
Answer Posted / vivek kumar kanojia
C++ is the high level language because
1.It uses OOP
2.syntax and semantics are easy to understand
3.It is used to solve real world problems
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
what type of questions
What is object-oriented programming? Webopedia definition
What is pure oop?
What is the purpose of enum?
What is debug class?what is trace class? What differences are between them? With examples.
Get me a number puzzle game-program
What is difference between data abstraction and encapsulation?
What is multilevel inheritance in oop?
What is abstraction in oop?
Why do pointers exist?
write string class as your own class in java without using any built-in function
Who invented oop?
Can private class be inherited?
What is constructor overloading in oop?
What is the significance of classes in oop?