what is the main difference between c and c++?
Answer Posted / uma
c++ support operator overloading but
c doesn't support operator overloading..
| Is This Answer Correct ? | 594 Yes | 103 No |
Post New Answer View All Answers
There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.
Why we use classes in oop?
What are the two different types of polymorphism?
What is the difference between abstraction and polymorphism?
What is ambiguity in inheritance?
What is difference between abstraction and encapsulation?
What are different oops concepts?
What is class encapsulation?
Can bst contain duplicates?
What is a class and object?
What are the components of marker interface?
What is super in oop?
What is class and object with example?
What is encapsulation in oop?
How do you answer polymorphism?