write a program for function overloading?
Answer Posted / vadivel
Function Overloading:
function overloading is nothing but same
function name but it passes the different arguments.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Why do pointers exist?
Can you inherit a private class?
What does no cap mean?
INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?
What is an example of genetic polymorphism?
Which language is not a true object oriented programming language?
Is enum a class?
Why polymorphism is used in oops?
What is polymorphism used for?
What is abstract class in oops?
Prepare me a program for the animation of train
What is difference between inheritance and polymorphism?
What is polymorphism explain its types?
What does I oop mean?