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
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
What is the use of oops?
What is class in oop with example?
Why do pointers exist?
What is a class and object?
What is the types of inheritance?
What is abstraction oop?
What does and I oop mean in text?
What is the difference between inheritance and polymorphism?
What is the real life example of polymorphism?
What is data binding in oops?
What is an example of genetic polymorphism?
What are the data types in oop?
What causes polymorphism?
Why multiple inheritance is not allowed?