Question: java If a constructor is not defined for a class, the default constructor with no parameters can be used. This provides a mechanism for instantiating
java
If a constructor is not defined for a class, the default constructor with no
parameters can be used. This provides a mechanism for instantiating a class
even if the programmer has not provided a constructor. Why should the
programmer bother creating a constructor?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
