1.

In which of the following should the methods of a class differ if they are to be treated as overloaded methods?1. Type of arguments2. Return type of methods3. Number of arguments4. Names of methods5. Order of arguments

A. 2, 4
B. 3, 5
C. 1, 3, 5
D. 3, 4, 5
Answer» D. 3, 4, 5


Discussion

No Comment Found