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
What do you mean by variable?
How do you explain polymorphism?
How to call a non virtual function in the derived class by using base class pointer
Explain virtual inheritance?
What is difference between inheritance and polymorphism?
Why do we use encapsulation in oops?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
How do you achieve runtime polymorphism?
How to improve object oriented design skills?
What is inheritance in simple words?
What is object in oop?
Can we override main method?
What type of loop is a for loop?
#include
What is encapsulation in ict?