Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Write a program in c++ to read two floating point numbers and find their sum and average.

2 Answers  


What is the difference between class and structure?

7 Answers  


why c++ is called OOPS? waht is inherutance? what is compiler?

5 Answers  


what is the difference between class and structure in C++?

9 Answers   Aspire, IBS, TCS,


Write a program to sort the number with different sorts in one program ??

0 Answers   NIIT,


who is the founder of c++?

15 Answers   Hexaware, ONGC,


What is meant by oops concept?

0 Answers  


Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.

0 Answers  


When will a constructor executed?

5 Answers   TCS,


how does a main() in C++ is different from main() in C?

7 Answers  


Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?

0 Answers   TCS,


oops concept is used for?

3 Answers   Synergy,


Categories