Answer Posted / preetha
the function overloading is the technique in which you can make the function with more than one name but only if you will change the paramaters or the number of the paramaters.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is class in oop with example?
What is a null tree?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
What is the difference between a mixin and inheritance?
How long to learn object oriented programming?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
What is stream in oop?
What is the point of oop?
what is the drawback of classical methods in oops?
Can we define a class within the interface?
How many human genes are polymorphic?
What do you mean by Encapsulation?
Why it is called runtime polymorphism?
Write a program to reverse a string using recursive function?
What is the purpose of polymorphism?