Constructor is a special function called whenever we-02610
Constructor is a special function, called whenever we __________.
This multiple choice question (MCQ) is related to the book/course vu cs201 Introduction to Programming. It can also be found in vu cs201 Final Term - Quiz No.9.
Constructor is a special function, called whenever we __________.
create a function
instantiate an object of a class
destroy an object
create a class