Solved

When Overloading a Function, What Must Be True

Question 35

Multiple Choice

When overloading a function, what must be true?


A) The names should be different with the same number and/or types of parameters.
B) The names should be the same with different number and/or types of parameters.
C) The names should be different with different number and/or types of parameters.
D) The names should be the same with the same number and/or types of parameters.

Correct Answer:

verifed

Verified

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

Related Questions