what is the main difference between c and c++?
Answer Posted / akshay kashyap
C++ uses Bottom Up method while c uses Top
Down..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Who invented oop?
There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.
What is a null tree?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
What is cohesion in oop?
Is data hiding and abstraction same?
What is for loop and its syntax?
How do you achieve polymorphism?
What is static in oop?
How do you explain polymorphism?
Is oop better than procedural?
#include
How do you define social class?
What is difference between abstraction and encapsulation?
What are the types of abstraction?