Question: 6. 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.
6. 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. String strCity
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
