Which of these can be used to differentiate two or more methods having same name?
(a) Parameters data type
(b) Number of parameters
(c) Return type of method
(d) All of the mentioned
I have been asked this question in a national level competition.
Asked question is from Method with Parameters topic in division Namespaces, Preprocessors and Networking of C#