Which of these can be overloaded?
(a) Methods
(b) Constructors
(c) All of the mentioned
(d) None of the mentioned
This question was addressed to me by my college professor while I was bunking the class.
My question comes from Overloading Methods & Argument Passing in portion Classes and Methods of Java