Visual Basic - Study Mode
[#501] . . . . . . . . capitalization is used for menu item captions.
Correct Answer
(A) Book title
[#502] In Visual Basic . . . . . . . . is used for coding single-alternative and dual-alternative selection structures.
Correct Answer
(A) If...Then...Else statement
[#503] Which property is used to view the full image in the Picture Box?
Correct Answer
(B) StretchImage
[#504] The items listed in the Call statement are referred to as . . . . . . . .
Correct Answer
(A) Arguments
[#505] Which of the following type of constant is ControlChars.NewLine constant?
Correct Answer
(C) Intrinsic