Multiple Choice
What statement should be used to declare a variable that is accessible from all procedures of a form?
A) Dim
B) Const
C) Private
D) Public
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: Message boxes can be used to notify
Q16: What will be the value of TotalInteger
Q17: A variable that will store totals and
Q18: A numeric variable that is declared with
Q19: Which of the following is NOT a
Q21: What will be the value of AnswerInteger
Q22: To trap or catch exceptions,use a _
Q23: If a procedure contains a Dim statement
Q24: Which of the following is NOT a
Q25: Variables that are declared inside a procedure