Examveda
Examveda

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

Answer: Option D


This Question Belongs to Java Program >> Overriding And Overloading

Join The Discussion

Related Questions on Overriding and Overloading