Vidyalelo
Visual Basic · Q440

Visual Basic MCQs: Test Your Proficiency in Visual Basic Programming

Programming · Visual Basic · question 440

Q440

What will be the value of num after the following Visual Basic code is executed? strName="Veronica Yardley" num=strName.Length

A.
15
B.
16
Answer
C.
14
D.
17

Answer: Option B

Solution

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