what is the main difference between c and c++?
Answer Posted / shaik usman ali
IN "C" WE CAN'T FOUND OPERATOR OVERLOADING CONCEPT WHERE AS
IN C++ IT IS POSSIBLE.THIS IS THE FIRST AND FORE MOST
DIFFERENCE BETWEEN THESE TWO LANGUAGES.
THAT TO BE "++ OPERATOR OVERLOATING" IS DONE FIRST.
THIS IS THE MAJOR DIFFERENCE BETWEEN C AND C++ PROGRAMMING
LANGUAGES.
| Is This Answer Correct ? | 214 Yes | 52 No |
Post New Answer View All Answers
What does and I oop mean in text?
How to hide the base class functionality in Inheritance?
Why do we use class in oops?
how to get the oracle certification? send me the answer
write a program to find 2 power of a 5digit number with out using big int and exponent ?
What is polymorphism explain its types?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
What is polymorphism in oops with example?
How do you define social class?
What is object in oop with example?
What are functions in oop?
What is the highest level of cohesion?
what type of questions
What is cohesion in oop?
Why do we use polymorphism in oops?