Multiple Choice
When a variable in a class is declared using the ____ keyword, it can be accessed by any application that contains an instance of the class.
A) Module
B) Private
C) Dim
D) Public
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q14: The Set statement begins with the keyword
Q15: What are the steps to add a
Q16: The convention is to use _ case
Q17: The _ of a class are most
Q18: What is meant by overloaded methods and
Q20: _ enable you to specify the property
Q21: What is an advantage of object-oriented programming?
Q22: _ are the operations (actions) that the
Q23: What is a method's signature?
Q24: The Class statement ends with the _