Visual Basic - Study Mode

[#561] The value returned by the Inputbox depends on the . . . . . . . . the user chooses.
Correct Answer

(A) Button

[#562] The . . . . . . . . is used to store controls that do not appear in the user interface during runtime.
Correct Answer

(C) Components tray

[#563] . . . . . . . . means to assign a beginning value to the counter or accumulator.
Correct Answer

(A) Initializing

[#564] In VB, The Len function returns an integer value which is the length of a phrase or a sentence, including the empty spaces.
Correct Answer

(A) TRUE

[#565] . . . . . . . . is data type that can be used to declare a text of maximum 10 million.
Correct Answer

(D) string