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


Please Help Members By Posting Answers For Below Questions

write asingle linked list which read from two list & the do the following 1 sort the prime & nonprime num (prime should be less tn nonprime) 2 each node has a prime num followd by nonprime 3 add a new node into its sutable plce 4 erase the most three duplicated non prime num 5 find the least duplicated prime num

2194


Explain abstraction.

612


What are the uses of c++ in the real world?

558


What is stoi in c++?

692


Is it possible to provide default values while overloading a binary operator?

760






Do you need a main function in c++?

551


What is a singleton class c++?

540


What is std :: flush?

570


What are advantages of c++?

553


What is object oriented programming (oop)?

617


Explain selection sorting. Also write an example.

577


What is virtual destructor? What is its use?

571


Do you know about latest advancements in C++ ?

652


How does java differ from c and c++?

535


Define Virtual function in C++.

616