Multiple Choice
You use the ____ keyword to instantiate a procedure-level object variable.
A) Public
B) Dim
C) Private
D) Property
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: What are the rules for naming methods?
Q3: An application cannot directly refer to the
Q4: After you define a class, you can
Q5: In Visual Basic, you can define your
Q6: The only type of method which can
Q7: A constructor begins with the keywords _.<br>A)
Q9: For the class Student , how you
Q10: Constructors that contain parameters are called _
Q11: Each object is an instance of the
Q15: In its simplest form,the Class statement can