ICSE Class 10 Computer Applications
Question 22 of 43
User-Defined Methods — Question 22
Back to all questions 22
Question Question 20
What is function overloading ?
A function name having several definitions in the same scope that are differentiable by the number or types of their arguments, is said to be an overloaded function. The process of creating overloaded functions is called function overloading.