Visual Basic - Study Mode
[#526] The . . . . . . . . numbers indicate the order in which the computer performs the operation in an expression.
Correct Answer
(A) Precedence
[#527] The . . . . . . . . is an abbreviation of the term sub procedure.
Correct Answer
(C) Sub keyword
[#528] An object's . . . . . . . . is used to display the type, style, and size of the font, used to display the object's text.
Correct Answer
(A) Font property
[#529] . . . . . . . . object browser is used for finding out about object, properties & methods.
Correct Answer
(C) object browser
[#530] Which statement is used to create a user-defined data type?
Correct Answer
(C) Struct