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
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.
Step by Step Solution
3.52 Rating (182 Votes )
There are 3 Steps involved in it
b Di... View full answer
Get step-by-step solutions from verified subject matter experts
