what is the main difference between c and c++?
Answer Posted / c.rani
c is not object oriented
c++ is object oriented.
c is collections of functions
c++ is a collection of classes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between polymorphism and inheritance?
What is use of overloading?
What is the purpose of enum?
What is object in oop?
What is cohesion in oop?
What is difference between abstraction and encapsulation?
what is the drawback of classical methods in oops?
What are oops methods?
How long to learn object oriented programming?
What is encapsulation example?
How many human genes are polymorphic?
What are the advantages of polymorphism?
can we make game by using c
How do you use inheritance in unity?
Why is polymorphism used?