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
What is buffering in c++?
When are exception objects created?
What are signs of manipulation?
Differentiate between a constructor and a method in C++.
Which operations are permitted on pointers?
What are static member functions?
What is difference between malloc()/free() and new/delete?
Why do we need runtime polymorphism in c++?
What is fixed in c++?
give me an example for testing a program showing the test path .show how the test is important and complex.
Is c++ low level?
What is the purpose of the "delete" operator?
How do you flush a buffer in c++?
What are the advantages of c++?
What is boyce codd normal form in c++?