what is the main difference between c and c++?
Answer Posted / nizam
c is not powerful language and c++ is powerful language
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is enum a class?
Can a varargs method be overloaded?
Can a destructor be called directly?
Can main method override?
Why is abstraction needed?
explain sub-type and sub class? atleast u have differ it into 4 points?
Is abstract thinking intelligence?
Is oop better than procedural?
What is multilevel inheritance?
What are the advantages of polymorphism?
What is the difference between a constructor and a destructor?
What is inheritance in oop?
What is the difference between static polymorphism and dynamic polymorphism?
when to use 'mutable' keyword and when to use 'const cast' in c++
What is coupling in oops?