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
Answer: D
Computer Science & Information Technology
You might also like to view...
Generally, the audio CD music sampling rate is _____ and bit depth is _____.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
Suppose x = 10 and y = 20. The value of the expression ((x >= 10) && (y <= 20)) is true.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
________ worksheet tabs identify inactive worksheets
A) White B) Green C) Gray D) Blue
Computer Science & Information Technology
A small storage device that can be plugged into a USB port is called a USB flash drive
Indicate whether the statement is true or false
Computer Science & Information Technology