Visual Basic - Study Mode

[#636] A control's KeyPress event occurs every time . . . . . . . .
Correct Answer

(C) The user types a character in the text area

[#637] The rectangles are called as . . . . . . . . symbols in the flowchart.
Correct Answer

(B) Process

[#638] The first webpage added to an application is the . . . . . . . . page.
Correct Answer

(A) Default.aspx

[#639] The . . . . . . . . method pads the string on left, that is, it inserts the padded characters at the beginning of string.
Correct Answer

(A) PadLeft

[#640] The function of the . . . . . . . . is to present a list of items where the user can click and select the items from the list.
Correct Answer

(A) listbox control