what is the main difference between c and c++?
Answer Posted / sreenvasulu
c is the obeject based programing language
c++ is the obeject oreiented programing language
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is pointer in oop?
What is difference between pop and oop?
What is difference between inheritance and polymorphism?
what is the drawback of classical methods in oops?
What is multilevel inheritance in oop?
what is the sylabus for priliminaries?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
what type of question are asked in thoughtworks pair programming round ?
What is data binding in oops?
#include
Why is destructor used?
What is super in oop?
What is abstract class in oop?
What is encapsulation oop?
Is data hiding and abstraction same?