Problem:
Question- How many versions of a constructor can a class have?
a) At most 1
b) At most 2
c) At most 3
d) As many as wanted, as long as the parameter lists are different
Question- Name one method of the String class that is overloaded.
Please describe methods of the String class that is overloaded.