+ 3

What is overloading in function means?

okay it says you can ads more than 2 data types,but what is its use?

16th Feb 2018, 4:02 AM
Jay Jay
Jay Jay - avatar
1 Answer
+ 3
In java it means using the same method (function) multiple times by changing the parameters used in those methods. example. methodA (apples, oranges, pears) methodA (apples, oranges) methodA (apples)
16th Feb 2018, 4:33 AM
Tim Millar
Tim Millar - avatar
Hot today
.
1 Votes
What?
0 Votes
HTML
0 Votes
Web
0 Votes
Quiz duel
0 Votes
FRC Coding?
1 Votes
help
0 Votes
AI
2 Votes
APIs
1 Votes