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
What is tellg () in c++?
Evaluate as true or false: !(1 &&0 || !1) a) True b) False c) Invalid statement
Will this c++ program execute or not?
What are c++ data types?
What is the full form of stl in c++?
What is the size of a vector?
What is ios flag in c++?
What are the extraction and insertion operators in c++?
What is size_type?
Write my own zero-argument manipulator that should work same as hex?
How many different levels of pointers are there?
Why is "using namespace std;" considered bad practice?
What is an accessor in c++?
What will happen if a pointer is deleted twice?
What is the header file for setw?