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
AnswerC.
14
D.
17
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board