Multiple Choice
A variable is accessible to statements outside the form if declared __________.
A) as private and class-level
B) as public
C) as public and class-level
D) with a Dim statement
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q19: All of the following are true about
Q20: A form's _event is triggered when the
Q21: The _event occurs when a form is
Q22: The best approach to move a menu
Q23: Which of the following statements most accurately
Q25: The primary reason to use standard menu
Q26: An event handler for a menu item
Q27: Which of the following is not true
Q28: In order to prevent users from accessing
Q29: All of the following are true about