Visual Basic - Study Mode

[#386] The . . . . . . . . methodreturns an integer that representsthe highest subscript in the specified dimension in the array.
Correct Answer

(A) Subscript

[#387] Which box contains the name of the selected object?
Correct Answer

(B) Object Box

[#388] . . . . . . . . is commonly used to perform an immediate action when clicked.
Correct Answer

(B) Button control

[#389] The main Property of picture box is . . . . . . . .
Correct Answer

(D) picture

[#390] . . . . . . . . method is used to sort an array in visual basic.
Correct Answer

(C) Array.Sort()