what is the main difference between c and c++?
Answer Posted / swethasindhu
c is not object oriented but c++ is object oriented
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
Why do we use polymorphism?
What is coupling in oop?
How to improve object oriented design skills?
What is encapsulation example?
Why we use classes in oop?
Can we have inheritance without polymorphism?
Prepare me a program for the animation of train
What are oops functions?
What is static modifier?
When not to use object oriented programming?
Why do we use class in oops?
What does and I oop mean?
What is polymorphism in oop example?
What are the 3 principles of oop?
Can we define a class within the interface?