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

1 Expert Approved Answer
Step: 1 Unlock

The correct choice from above is opt... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Microsoft Visual Basic Questions!