S

Shiva Ram • 30.44K Points
Instructor I

Q. What is the value of len in the following Visual Basic code?

Code:
Dim strCities() As String = {"Bombay", "Chennai", "Ladakh", "Tamil Nadu"}
Dim len As Integer
len = strCities.Length()
  • (A) 4
  • (B) 0
  • (C) 3
  • (D) 5

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.


Question analytics