Identify the letter of the choice that best matches the phrase or definition.

A. Kind of object that associates items as a group, allowing the user to select one item from the group
B. Every If statement needs one of these coordinating statements
C. A conditional expression tested uses this kind of operator to evaluate to either true or false
D. An easier and clearer alternative to using a series of If…Then…ElseIf statements
E. When this kind of object is contained in a group box, the user can select only one of these objects
F. Message boxes can display these to represent the type of message being displayed
G. Keyword that you must use in a Select Case statement that uses relational operators
H. Function that returns a Boolean value
I. Multiple conditions can be tested using this kind of statement
J. The kind of statement between the If keyword and the Then keyword in an If...Then statement


A. GroupBox
B. End If
C. relational
D. Select Case
E. RadioButton
F. icons
G. Is
H. IsNumeric
I. If...Then...ElseIf
J. conditional

Computer Science & Information Technology

You might also like to view...

Events which can travel up or down the container hierarchy are called ______.

a) expandable events b) sourced events c) bubble events d) routed events

Computer Science & Information Technology

This control is used to display a standard Windows Open dialog box.

a. OpenDialog b. OpenFileDialog c. OpenWindow d. OpenWindowDialog

Computer Science & Information Technology

____________________ text means changing the way that it looks without changing its meaning.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

A(n) ________ is a sensor that can be used to explore remote places

Fill in the blank(s) with correct word

Computer Science & Information Technology