Visual Basic - Study Mode
[#571] You use the . . . . . . . . tool to add a radio button to a form.
Correct Answer
(D) RadioButton
[#572] In VB, . . . . . . . . is used to enter the more then one value in a single variable having same data types.
Correct Answer
(C) array
[#573] The instruction in the loop body is referred to as . . . . . . . .
Correct Answer
(D) Update read
[#574] The computer creates the object when it processes the statement containing . . . . . . . . keyword.
Correct Answer
(C) New
[#575] The instruction above the loop is known as the . . . . . . . .
Correct Answer
(A) Priming read