Default constructor is such constructor which either has no or-04033
Default constructor is such constructor which either has no __________ or if it has some parameters these have __________ values
This multiple choice question (MCQ) is related to the book/course vu cs304 Object Oriented Programming. It can also be found in vu cs304 Final Term - Quiz No.6.
Default constructor is such constructor which either has no __________ or if it has some parameters these have __________ values
Parameter, temporary
Null, Parameter
Parameter, default
non of the given