?
What will be the value of num after the following Visual Basic code is executed?
What will be the value of num after the following Visual Basic code is executed?
strName="Veronica Yardley"
num=strName.Length
strName="Veronica Yardley"
num=strName.Length
Join the Discussion
Login to post a comment or share your explanation.
Login