what is the main difference between c and c++?
Answer Posted / subbu
c is not object oriented but c++ is object oriented.c is a
topdown approach while c++ is bottom up approach.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is polymorphism what is it for and how is it used?
Why do pointers exist?
What is class and object with example?
What is polymorphism give a real life example?
Why it is called runtime polymorphism?
What is oops concept with example?
What do you mean by variable?
Can private class be inherited?
What is static modifier?
What language is oop?
Why is destructor used?
Can we define a class within the interface?
What is abstraction in oops with example?
What is static in oop?
which feature are not hold visual basic of oop?