Solved

An Overloaded Method Is One That

Question 53

Multiple Choice

An overloaded method is one that


A) has a different name than another method,but the same parameters.
B) has the same name as another method,but different parameters.
C) has the same name and parameters as a method defined in another class.
D) has the same name and parameters as another method,but a different return type.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions