what is the main difference between c and c++?
Answer Posted / kalaiselvi.t
C is not support operator overloading.But C++ support
operator overloading.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the sylabus for priliminaries?
What is a function in oop?
What are the 3 pillars of oop?
what is the drawback of classical methods in oops?
#include
What is the oops and benefits of oops programming?
What is difference between multiple inheritance and multilevel inheritance?
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
Can private class be inherited?
What is super in oop?
What is abstract class in oops?
What does enum stand for?
can we make game by using c
What is the example of polymorphism?
What is encapsulation with example?