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 a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
Prepare me a program for the animation of train
State what is encapsulation and friend function?
What is the full form of oops?
Why is abstraction needed?
What is use of overloading?
what is different between oops and c++
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
What is overriding in oops?
What is difference between pop and oop?
Where You Can Use Interface in your Project
write a C++ program for booking using constructor and destructor.
What are properties in oop?
How do you define social class?
Give two or more real cenario of virtual function and vertual object