what is the main difference between c and c++?
Answer Posted / vishal
c is not object oriented but c++ is object oriented
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
#include
What is encapsulation example?
Is data hiding and abstraction same?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
What is the difference between procedural programming and oops?
How to call a non virtual function in the derived class by using base class pointer
What are constructors in oop?
what is the sylabus for priliminaries?
What is interface in oop?
What is basic concept of oop?
Can we override main method?
What is abstraction in oop with example?
Why interface is used?
What are the benefits of polymorphism?
What is abstraction in oops with example?