Question: Java /oop Which statement of the following is incorrect? Each class in java has a default (i.e., implicit and default) constructor only if no constructor
Java /oop

Which statement of the following is incorrect? Each class in java has a default (i.e., implicit and default) constructor only if no constructor is defined Each class in java has a default constructor (i.e., implicit and default) constructor even if some constructors are defined in the class When a constructor is defined, the default (i.e., implicit and default) constructor is destroyed a and c None of the above
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
