What are advantages of C++ when comparing with C?
Answer Posted / shami
C++ IS A NEW VERSION OF C,WHICH ACHEIVES EASY WAY OF
PROGRAMING USING OO APPROACH.
| Is This Answer Correct ? | 16 Yes | 6 No |
Post New Answer View All Answers
What is the exit function in c++?
What do you mean by translation unit in c++?
What is scope operator in c++?
How does a copy constructor differs from an overloaded assignment operator?
What is polymorphism & list its types in c++?
What is c++ in english?
What is the best ide for c++?
What is virtual destructor ans explain its use?
On throwing an exception by the animal constructor in p = new animalq, can memory leak occur?
How to tokenize a string in c++?
What is c++ namespace?
List the types of polymorphism in c++?
What is #include cstdlib in c++?
Explain about templates of C++.
Is string data type in c++?