Answer Posted / rahul ghadge
Apart from being the oop lang C++ is also a HLL and in case of microprocessor v hv 2 use assembly lang which is not dat efficient 4 progrmming. Programmers life becomes easier by using c++ instead of using asm. both belongs to different generations. and c++ is later nd advanced generation. also encapsulation, abstraction, inheritance and polymorphism etc r adv in favour of c++...
| Is This Answer Correct ? | 14 Yes | 3 No |
Post New Answer View All Answers
How much maximum can you allocate in a single call to malloc()?
Who calls main function?
What is setf in c++?
What is the use of class in c++?
Explain what are single and multiple inheritances in c++?
What is a Default constructor?
Does improper inheritance have a potential to wreck a project?
What is implicit pointer in c++?
What is insertion sorting?
What is function declaration in c++ with example?
Show the declaration for a static function pointer.
What does n mean in c++?
write a porgram in c++ that reads an integer and print the biggest digit in the number
Can java be faster than c++?
What is the use of register keyword with the variables?