Exam 5: Decision Structures

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags
Identify the letter of the choice that best matches the phrase or definition.
Message boxes can display these to represent the type of message being displayed
relational
Keyword that you must use in a Select Case statement that uses relational operators
GroupBox
The kind of statement between the If keyword and the Then keyword in an If...Then statement
conditional
Correct Answer:
Verified
Premises:
Responses:
Message boxes can display these to represent the type of message being displayed
relational
Keyword that you must use in a Select Case statement that uses relational operators
GroupBox
The kind of statement between the If keyword and the Then keyword in an If...Then statement
conditional
Kind of object that associates items as a group, allowing the user to select one item from the group
icons
Multiple conditions can be tested using this kind of statement
If...Then...ElseIf
Every If statement needs one of these coordinating statements
RadioButton
Function that returns a Boolean value
IsNumeric
When this kind of object is contained in a group box, the user can select only one of these objects
End If
An easier and clearer alternative to using a series of If…Then…ElseIf statements
Select Case
A conditional expression tested uses this kind of operator to evaluate to either true or false
Is
(Matching)
4.9/5
(49)

Of all the following objects provided by Visual Basic for Windows applications, the ____ object is used most often.

(Multiple Choice)
4.9/5
(40)

The plus sign is the preferred operator for concatenation. _________________________

(True/False)
4.9/5
(37)
Showing 101 - 103 of 103
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)