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,
2 months ago
Physics,
2 months ago
English,
2 months ago
Math,
4 months ago
Environmental Sciences,
10 months ago
Computer Science,
10 months ago