Vidyalelo
Java Programming · Q4

Constructors and Methods

Programming · Java Programming · question 4

Q4

What is method overloading in Java?

A.
Defining multiple methods with the same name in the same class
Answer
B.
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