P
Q. What will be the value of num after the following Visual Basic code is executed?
Code:
strName="Veronica Yardley"
num=strName.Length
num=strName.Length
- Correct Answer - Option(B)
- Views: 107
- Filed under category Visual Basics
Discusssion
Login to discuss.