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 the use of oops?
Is abstract thinking intelligence?
Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.
Can destructor be overloaded?
What is use of overloading?
What is difference between abstraction and encapsulation?
What is the real life example of polymorphism?
why reinterpret cast is considered dangerous?
What is solid in oops?
What is the difference between abstraction and polymorphism?
What is inheritance in oop?
How do you use inheritance in unity?
Why do we use class?
What is encapsulation with example?
What is the real time example of inheritance?