Multiple Choice
A(n) ____ is a class method, always named New, whose sole purpose is to initialize the class's Private variables.
A) constructor
B) maker
C) creator
D) instantiate
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q14: A class can have a maximum of
Q15: Every object used in an object-oriented program
Q16: The real advantage of object-oriented programming is
Q17: When naming the Private variables in a
Q18: The first word in a method name
Q20: _ are the actions to which an
Q21: Constructors can be either Sub or Function
Q22: When you define a class using the
Q23: In addition to using Visual Basic classes,
Q24: When an application instantiates an object, only