
Asked in TCS and 16 others
What is method overloading in OOP concepts?

AnswerBot
2mo
Method overloading allows multiple methods with the same name but different parameters in a class.
Enables methods to perform similar functions with different input types.
Example: A method 'add' can ac...read more
Anonymous
2y
A class can have more than one function having same name. But they are distinguished with number of arguments or data type arguments. In that case we call it function or method overloading.
Help your peers!
Add answer anonymously...
Interview Questions from Popular Companies

3.7
• 8.8k Interviews

4.0
• 5.5k Interviews

3.5
• 4.2k Interviews

3.6
• 8k Interviews

3.7
• 6k Interviews

3.7
• 6.2k Interviews

3.5
• 4.2k Interviews

3.7
• 5.1k Interviews
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

