Question: Question 1 9 If you don't code a constructor for a class, Java will raise an exception raise an exception if the fields are not
Question
If you don't code a constructor for a class, Java will
raise an exception
raise an exception if the fields are not initialized elsewhere in the code
create a default constructor to initialize the fields of the class
initialize the fields of the class without creating a constructor.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
