What are the advantages of C++ programming compared to C
programming?
Answer Posted / geeta.e.sutar
AS COMPARE TO C PROGRAMMING C++ HAVE MORE ADVANTEGES;
BASICALLY C++ IS A HIGH LEVEL LANGUAGE,AND IT SUPPORTS ALL
FUCTIONS OF C,AND C++ SUPPORTS POLYMORPHISM,DATA
ENCAPSULATION,CLASSES AND OBJECTS.ITS A BOTTOM TO TOP
PROCEDURE.
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
total amount of milk produced each morning and then calculates and outputs the number of cartons needed for this milk , the cost of producing the milk and the profit from producing this milk.
What methods can be overridden in java?
What are the four main data types?
What is buffer and example?
What is the difference between map and hashmap in c++?
Is there a sort function in c++?
What is code reusability in c++?
What does new in c++ do?
What is flush programming?
Can we overload operator in c++?
What is the outcome of cout< a) 16 b) 17 c) 16.5
Function can be overloaded based on the parameter which is a value or a reference. Explain if the statement is true.
How come you find out if a linked-list is a cycle or not?
What is c++ prototype?
Is map thread safe c++?