Exam 5: Decision Structures
Exam 1: Introduction to Visual Basic 2017 Programming112 Questions
Exam 2: Program and Graphical User Interface Design112 Questions
Exam 3: Program Design and Coding112 Questions
Exam 4: Variables and Arithmetic Operations112 Questions
Exam 5: Decision Structures111 Questions
Exam 6: Loop Structures112 Questions
Select questions type
A Case statement in a Select Case structure can test for a range of values.
(True/False)
4.9/5
(37)
In string comparison, a number is more than an uppercase letter. _________________________
(True/False)
5.0/5
(44)
An expression using the logical operator ____ evaluates to true when only one but not both of the two compound conditions are true.
(Multiple Choice)
4.9/5
(40)
The ____________________ logical operator reverses the logical value of a condition.
(Short Answer)
4.8/5
(44)
The IsNumeric function returns a(n) ____________________ type value.
(Short Answer)
4.7/5
(33)
Identify the letter of the choice that best matches the phrase or definition.
Premises:
A conditional expression tested uses this kind of operator to evaluate to either true or false
Responses:
icons
GroupBox
RadioButton
Correct Answer:
Premises:
Responses:
(Matching)
5.0/5
(36)
The logical operator ____ has the highest priority and is evaluated first.
(Multiple Choice)
4.8/5
(38)
A statement that tests a value is called a ____ statement.
(Multiple Choice)
4.9/5
(34)
The ____________________ keyword terminates the If...Then block of code.
(Short Answer)
4.8/5
(35)
A condition can be true and false at the same time. _________________________
(True/False)
4.9/5
(41)
Showing 101 - 111 of 111
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)