why c++ is a highlevel language

Answers were Sorted based on User's Feedback



why c++ is a highlevel language..

Answer / 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

why c++ is a highlevel language..

Answer / siva

C++ programs are compiled by using compiler
Compiler converts high lever programs into low level.
There are two parts in compiler
High level -> assembly
Assembly -> machine level

Is This Answer Correct ?    4 Yes 2 No

why c++ is a highlevel language..

Answer / juzer

c or c++ is a middle-level language. This is because
it combines the best elements of high-level languages with
the control and flexibility of assembly language.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More OOPS Interview Questions

can main method be overloaded...??? How..????

2 Answers   Satyam,


What is variable example?

0 Answers  


What is the difference between and interface and an abstract class ?

4 Answers   IBM, Infosys, Ness Technologies,


I am developing a payroll system mini project.I used file concept in program for reading and writing.When the program is reloading into the memory that is if i execute next time the file was cleaned and adding data from the starting this is my problem.I want to strore the previous data and if i want to add any record that should be next of previous data.Please help me.

0 Answers  


What is encapsulation?

17 Answers   TCS,






What is persistence in oop?

0 Answers  


How many human genes are polymorphic?

0 Answers  


What is the difference between C++ and java?

6 Answers   Atos Origin,


What is oops in programming?

0 Answers  


Does c++ support multilevel and multiple inheritance?

9 Answers   IBS, Wipro,


How to improve object oriented design skills?

0 Answers  


what is the new version of c++

1 Answers   Ignou, Pramata, Satyam,


Categories