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 is polymorphism and types?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
What is property in oops?
What is difference between oop and pop?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
What is multilevel inheritance in oop?
What are classes oop?
Can private class be inherited?
What does I oop mean?
What is destructor example?
Are polymorphisms mutations?
Is html an oop?
Can a varargs method be overloaded?
What is difference between abstraction and encapsulation?
What are constructors in oop?