Q4
What is method overloading in Java?
A.
Defining multiple methods with the same name in the same class
AnswerB.
Calling methods from another class
C.
Using methods to load data from a file
D.
Running methods in parallel threads
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board