Visual Basic - Study Mode

[#336] To create menu on MDI form, we have to select . . . . . . . .
Correct Answer

(B) menu editor

[#337] The purpose of . . . . . . . . is to process code at one or more regular intervals.
Correct Answer

(A) Timer control

[#338] And operator checks both the sub-conditions whereas OrElse operator does . . . . . . . .
Correct Answer

(A) Short-circuit evaluation

[#339] The . . . . . . . . argument contains the message to display inside the dialog box.
Correct Answer

(B) prompt

[#340] The Project Explorer is used to show quick reference to the various elements of a project namely form, classes and modules
Correct Answer

(A) TRUE