What is overloading ?
Answers
Answered by
0
Answer:
Over loading refers to the ability to use a single identifier to define multiple methods of class that differ in their input and output parameters. ...Overloading is a concept used to avoid redundant code where the same method name is used multiple times but with a different set of parameters.
Answered by
1
Answer:
Overloading refers to the ability to use a single identifier to define multiple methods of a class that differ in their input and output parameters. Overloadedmethods are generally used when they conceptually execute the same task but with a slightly different set of parameters.
ANSWER BY DRAMA QUEEN
Similar questions
English,
4 months ago
Chemistry,
4 months ago
Science,
4 months ago
Math,
7 months ago
Environmental Sciences,
1 year ago
Computer Science,
1 year ago