what is the main difference between c and c++?
Answer Posted / internet
C is basic language which is helpful in learning programming
languages. But, C++ is the advancement of the C language
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is this job good for future? can do this job post grduate student?
how to get the oracle certification? send me the answer
what are the different types of qualifier in java?
What is abstraction in oop with example?
What does no cap mean?
What is difference between abstraction and encapsulation?
What is difference between oop and pop?
Why multiple inheritance is not allowed?
What is the difference between static polymorphism and dynamic polymorphism?
What is polymorphism give a real life example?
What is destructor in oop?
What is multilevel inheritance?
What is overriding in oop?
What is polymorphism what is it for and how is it used?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)