Solved

Method Overloading Means That

Question 66

Multiple Choice

Method overloading means that:


A) the same method may be defined differently in inherited classes.
B) the same method may be defined more than once in a given class.
C) the method may have parameters passed to it from more than one relating class.
D) the method may be used on different platforms, such as a server or client computer.

Correct Answer:

verifed

Verified

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

Related Questions