Discussion :: Constructors
-
In which of the following should the methods of a class differ if they are to be treated as overloaded methods?
- Type of arguments
- Return type of methods
- Number of arguments
- Names of methods
- Order of arguments
Answer : Option C
Explanation :
No answer description available for this question.
Be The First To Comment