what is the main difference between c and c++?
Answer Posted / anket
Basically "c++" is the advanced version of "c" with some
newly added on features like o.o.p,inheritance, class
etc. .Also o.o.p helps us to represent real world entities
in our program.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Can main method override?
What is polymorphism and its types?
What is difference between abstraction and encapsulation?
Is abstract thinking intelligence?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
What is encapsulation process?
What does enum stand for?
Why it is called runtime polymorphism?
What is debug class?what is trace class? What differences are between them? With examples.
What is overloading in oop?
What language is oop?
What is difference between inheritance and polymorphism?
What is data binding in oops?
What is an interface in oop?
What is class and object in oops?