Which of the following statements declares a procedure-level variable that remains in the computers memory until the

Question:

Which of the following statements declares a procedure-level variable that remains in the computer’s memory until the application ends?
a. Dim Static intScore As Integer
b. Private Static intScore As Integer
c. Static intScore As Integer
d. Both b and c.

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

Step by Step Answer:

Question Posted: