why c++ is a highlevel language

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between abstraction and polymorphism?

606


What is stream in oop?

833


How can you overcome the diamond problem in inheritance?

761


What is polymorphism used for?

564


write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.

1770






Why do we use polymorphism in oops?

573


Plese get me a perfect C++ program for railway/airway reservation with all details.

3420


Can an interface inherit a class?

552


What are the data types in oop?

596


What is coupling in oops?

589


Can you name some types of inheritance?

635


Why polymorphism is used in oops?

575


How to call a non virtual function in the derived class by using base class pointer

5244


What is this pointer in oop?

547


What is object in oops?

606