what is the main difference between c and c++?
Answer Posted /
c is like coffee
but c++ is like coffee with extra sugar
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the advantage of oop over procedural language?
Why multiple inheritance is not allowed?
What does it mean when someone says I oop?
Why do pointers exist?
What is the point of polymorphism?
What are the advantages of polymorphism?
What is encapsulation with real life example?
Why is encapsulation used?
What is difference between abstraction and encapsulation?
What is multilevel inheritance?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
What is property in oops?
What does I oop mean?
What is the types of inheritance?