Multiple Choice
When a constructor function accepts no arguments, or does not have to accept arguments because of default arguments, it is called a(n)
A) empty constructor
B) default constructor
C) stand-alone function
D) arbitrator function
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q30: A destructor function can have zero to
Q31: Objects are created from abstract data types
Q32: When using smart pointers to dynamically allocate
Q33: The constructor function always has the same
Q34: The process of object-oriented analysis can be
Q36: When an object is defined without an
Q37: If you do not declare a destructor
Q38: Assuming that Rectangle is a class name,
Q39: In OOP terminology, an object's member variables
Q40: If you do not declare an access