what is the main difference between c and c++?
Answer Posted / vipin
c is the procedural oriented programming(POP).
But,
C++ is an object oriented programming(OOP).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the benefits of interface?
What is destructor in oop?
What is multilevel inheritance explain with example?
What is byval and byref? What are differences between them?
What are the important components of cohesion?
When not to use object oriented programming?
What is difference between multiple inheritance and multilevel inheritance?
What is the importance of oop?
Where is pseudocode used?
What are the 4 main oop principles?
What is constructor in oop?
What are oops methods?
What is overriding in oops?
What is coupling in oop?
What is difference between data abstraction and encapsulation?