Visual Basic - Study Mode
[#196] You refer to the structure variable by its . . . . . . . .
Correct Answer
(A) Name
[#197] . . . . . . . . is used to separate related controls from other controls in the form.
Correct Answer
(A) GroupBox
[#198] In the following code, the while loop will execute if strId would have been . . . . . . . . Do While strId Like "###*"
Correct Answer
(A) 123ABC
[#199] VB is the example of. . . . . . . .software .
Correct Answer
(B) front end
[#200] The . . . . . . . . allows us to browse through the various properties, events and methods that are made available to us
Correct Answer
(D) object browser