What are advantages of C++ when comparing with C?
Answer Posted / a geek
We can not compare C to C++.
C++ programming is object oriented and and lot of features
which are no way achievable in C easily.
| Is This Answer Correct ? | 20 Yes | 6 No |
Post New Answer View All Answers
How a new element can be added or pushed in a stack?
What is the standard template library (stl)?
What is double in c++?
What is using namespace std in cpp?
Write a note about the virtual member function?
Is c++ fully object oriented?
How can we access protected and private members of a class?
State the difference between pre and post increment/decrement operations.
What is c++ and its uses?
What is a class definition?
What is the best it certification?
Explain dangling pointer.
Tell me what are static member functions?
Difference between inline functions and macros?
What is the c++ programming language used for?