Answer Posted / manish chakravarti
In overloading functions will have same name but different
signatures(type of parameters,number of parameters etc..).
but in overloading functions must have same name and
signature.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to call a non virtual function in the derived class by using base class pointer
What is object and example?
What is an example of genetic polymorphism?
What is overloading and its types?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
How is class defined?
what type of questions
What are benefits of oop?
Plese get me a perfect C++ program for railway/airway reservation with all details.
What is a class oop?
What are the components of marker interface?
What is persistence in oop?
What is constructor overloading in oop?
What is polymorphism explain?
what are the realtime excercises in C++?