Which Among The Following Is True #126
Which among the following is true?
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: Types of Constructors - Quiz No.1.
Which among the following is true?
Default constructor can’t be defined by the programmer
Default parameters constructor isn’t equivalent to the default constructor
Default constructor can be called explicitly
Default constructor is and always called implicitly only