Which of the following statements declares a class-level variable? a. Class intNum As Integer b. Private intNum

Question:

Which of the following statements declares a class-level variable?
a. Class intNum As Integer
b. Private intNum As Integer
c. Private Class intNum As Integer
d. Private Dim intNum As Integer

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: