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 the keyword auto for?
What is ifstream c++?
Explain the volatile and mutable keywords.
What are the advantages of pointers?
What is std :: endl?
What is a tuple c++?
What is auto used for in c++?
How do I start a c++ project?
What is endl c++?
What do you mean by function pointer?
Why do we use using namespace std in c++?
Explain terminate() function?
What is the difference between while and do while loop? Explain with examples.
Can we make copy constructor private in c++?
Does there exist any other function which can be used to convert an integer or a float to a string?