Which of the following declares a procedure-level String variable? a. Dim String strCity b. Dim strCity As

Question:

Which of the following declares a procedure-level String variable?
a. Dim String strCity
b. Dim strCity As String
c. Private strCity As String
d. Both b and c.

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

Step by Step Answer:

Question Posted: