what is the main difference between c and c++?
Answer Posted / r.vivekpazhani
C C++
C IS A PROCEDURAL C++ IS A OBJECT
LANGUAGE ORIENTED LANGUAGE
C IS TOPDOWN APPROACH C++ IS BOTTOMUP
APPROACH
C DOES NOT SUPPORT C++ SUPPORT OPERATOR
OPEART OVERLOADING OVERLOADING
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
What are two types of polymorphism?
What is debug class?what is trace class? What differences are between them? With examples.
What is the oops and benefits of oops programming?
Why do we use class in oops?
How do you define social class?
Why interface is used?
What are the 3 principles of oop?
What is destructor example?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
What is encapsulation in simple terms?
what's the basic's in dot net
What is abstraction in oops?
What is constructor in oop?
What is difference between polymorphism and inheritance?
What is polymorphism used for?