Multiple Choice
Which of the following statements declares a class-level variable?
A) Private Dim dblHeight As Double
B) Dim dblHeight As Double
C) Class dblHeight As Double
D) Private dblHeight As Double
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: You declare a class-level variable using the
Q13: The strFirstName and strLastName variables contain the
Q14: The decBalance variable contains the number 1368.52.Write
Q15: A default button is identified by setting
Q16: A local gym needs an application to
Q18: A control's _ event occurs when a
Q19: A procedure in an application needs to
Q20: The line continuation character is a(n)_.<br>A)ampersand (&)<br>B)underscore
Q21: The value returned by the InputBox function
Q22: A procedure in an application needs to