what is the main difference between c and c++?
Answer Posted / vikalp
without c, c++ can't run but without c++ can easily run.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is destructor give example?
why reinterpret cast is considered dangerous?
What is oops concept with example?
What does enum stand for?
What is the difference between encapsulation and polymorphism?
Whats oop mean?
What does oop mean in snapchat?
What is persistence in oop?
What is the purpose of enum?
What are the types of abstraction?
What is difference between abstraction and encapsulation?
How does polymorphism work?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
Why we use classes in oop?
What is difference between polymorphism and inheritance?