Question
If you use the automatically supplied default constructor when you create an object, _________________.a. int fields are set to 0 (zero)b. char fields are set to blankc. boolean fields are set to trued. String fields are set to blanks
Step 1
A default constructor is a constructor that does not take any parameters and is automatically provided by the compiler if no other constructors are defined in the class. Show more…
Show all steps
Your feedback will help us improve your experience
Watch the video solution with this free unlock.
EMAIL
PASSWORD