Visual Basic - Study Mode

[#241] When you have a loop within a loop, then you have created a . . . . . . . ..
Correct Answer

(D) nested loop

[#242] In VB, The while loop is end by . . . . . . . .
Correct Answer

(C) wend

[#243] Following are the not condition operator .
Correct Answer

(D) mod

[#244] The text of many controls contain an underlined letter known as . . . . . . . .
Correct Answer

(A) Access keys

[#245] Which property contains a number that represents the order in which the control was added to the form?
Correct Answer

(A) TabIndex property