Vidyalelo
Visual Basic · Q214

Visual Basic MCQs: Test Your Proficiency in Visual Basic Programming

Programming · Visual Basic · question 214

Q214

The intSales array is declared as follows: Dim intSales() As Integer = 10000, 12000, 900, 500, 20000. Which of the following If clauses determines whether the intSub variable contains a valid subscript for the array?

Options are not available for this question.

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board