What is function overloading?,describe it with the example.
Answer Posted / prajapati paresh
the function having the same name but different argument or
different return value is called function overloading
for e.g void sum(int a,intb);
void sum(int a,int b,int c);
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
What is property in oops?
What is interface? When and where is it used?
What is encapsulation in oops?
What is abstraction in oop with example?
What is data binding in oops?
Why is polymorphism used?
Whats is abstraction in oops?
what is the drawback of classical methods in oops?
What are main features of oop?
What is destructor give example?
How do you use inheritance in unity?
What is the difference between a constructor and a destructor?
What is multilevel inheritance in oop?
What does enum stand for?
What does and I oop and sksksk mean?