Multiple Choice
Instance variables declared with Dim default to __________ access.
A) Private
B) Public
C) Class
D) Member
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q37: Within a class's scope,class members are immediately
Q38: A constructor should return either True or
Q39: Which of the following is not a
Q40: The Object Brower _.<br>A)lists all the classes
Q41: Private class members are accessible only from
Q43: Which of the following usages of the
Q45: A program contains a copy of a
Q46: Const members can be initialized only to
Q47: You use the Object Browser to learn
Q52: Variables declared within class methods are called