Q6
In method overloading, what must be different between the overloaded methods in the same class?
A.
The method name
B.
The return type
C.
The access modifier
D.
The number or type of parameters
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board