Question: Which of the following is used to declare a procedure-level String variable? a. Dim String strCity b. Dim strCity As String c. Private strCity As
Which of the following is used to declare a procedure-level String variable?
a. Dim String strCity
b. Dim strCity As String
c. Private strCity As String
d. Local strCity As String
Step by Step Solution
3.44 Rating (176 Votes )
There are 3 Steps involved in it
The correct choice from above is opt... View full answer
Get step-by-step solutions from verified subject matter experts
