Which Is The Correct Statement For Default Constructors #119
Which is the correct statement for default constructors?
This multiple choice question (MCQ) is related to the book/course gs gs111 OOP Object Oriented Programming Java. It can also be found in gs gs111 Constructors and Destructors - OOPs MCQ: Constructors - Quiz No.2.
Which is the correct statement for default constructors?
The constructors with all the default arguments
The constructors with all the null and zero values
The constructors which can’t be defined by programmer
The constructors with zero arguments