what is the main difference between c and c++?
Answer Posted / ano
c does not contain class but c++ contains class,in the main
function itself c++ have the return value........
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is a superclass in oop?
What is destructor example?
How do you achieve runtime polymorphism?
Why is polymorphism needed?
What is class and object with example?
#include
What is the difference between a constructor and a destructor?
Why is object oriented programming so hard?
What is abstraction oop?
write a programe to calculate the simple intrest and compund intrest using by function overlading
What is object-oriented programming? Webopedia definition
What is encapsulation c#?
Can we create object of interface?
write a C++ program for booking using constructor and destructor.
What language is oop?