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
write string class as your own class in java without using any built-in function
What does and I oop mean?
Why do we use polymorphism in oops?
Why multiple inheritance is not possible?
How Do you Code Composition and Aggregation in C++ ?
What is the highest level of cohesion?
Write a c++ program to display pass and fail for three student using static member function
What are properties in oop?
What type of loop is a for loop?
What is and I oop mean?
Why do while loop is used?
Can enum be null?
when to use 'mutable' keyword and when to use 'const cast' in c++
Templates mean
What is encapsulation oop?