Parameterized constructor is used to provide different values to the distinct objects - Core Java
Q. What type of constructor is used to provide different values to the distinct objects?- Published on 16 Jul 15a. Default constructor
b. Parameterized constructor
c. Overloading constructor
d. None of the above
ANSWER: Parameterized constructor