what is the main difference between c and c++?
Answer Posted / satish
c supports function overloading and c++ supports operator
overloading
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between oop and pop?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
What is oops?what is its use in software engineering?
How oops is better than procedural?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
What is the difference between inheritance and polymorphism?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
What is polymorphism in oop example?
what is the drawback of classical methods in oops?
Which method cannot be overridden?
Why do we use polymorphism in oops?
Explain the advantages of inheritance.
Why polymorphism is used in oops?
What is difference between data abstraction and encapsulation?
Is html an oop?