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 srand c++?
What are c++ data types?
What is function overloading c++?
What is the rule of three?
What is private, public and protected inheritance?
What are vectors used for in c++?
How can an improvement in the quality of software be done by try/catch/throw?
What is the difference between the compiler and the preprocessor?
What is ostream in c++?
What is a linked list in c++?
Is c++ the hardest programming language?
write a porgram in c++ that reads an integer and print the biggest digit in the number
What is an inline function in c++?
Do you know the problem with overriding functions?
What is binary search in c++?