If a constructor is not defined by the use the compiler-02890
If a constructor is not defined by the use the compiler generates it automatically. It is called __________ type of constructors.
This multiple choice question (MCQ) is related to the book/course vu cs201 Introduction to Programming. It can also be found in vu cs201 Lecture No.27 - Quiz No.1.
If a constructor is not defined by the use the compiler generates it automatically. It is called __________ type of constructors.
Compiler Generated Constructor
Simple Constructor
Parameterized constructors
Constructor Overloading