Exam 5: Decision Structures
Exam 1: Introduction to Visual Basic 2015 Programming111 Questions
Exam 2: Program and Graphical User Interface Design112 Questions
Exam 3: Program Design and Coding110 Questions
Exam 4: Variables and Arithmetic Operations111 Questions
Exam 5: Decision Structures111 Questions
Exam 6: Loop Structures112 Questions
Exam 7: Using Procedures and Exception Handling112 Questions
Exam 8: Using Arrays and File Handling110 Questions
Exam 9: Creating Web Applications111 Questions
Exam 10: Incorporating Databases With Adonet111 Questions
Exam 11: Multiple Classes and Inheritance112 Questions
Exam 12: Windows Store Apps111 Questions
Select questions type
In an If...Then statement,the If keyword should appear on the first line with the conditional expression,and the Then keyword should appear on the second line.
(True/False)
4.8/5
(36)
A condition can be true and false at the same time._________________________
(Short Answer)
4.8/5
(41)
____ is the default setting for the buttons that will be displayed in a message box like the one in the accompanying figure.
(Multiple Choice)
4.9/5
(37)
When you want to move a GroupBox object,you must first move its contained objects.
(True/False)
5.0/5
(35)
Use the ____ statement to execute one set of instructions if the condition is true,and another set of instructions if the condition is false.
(Multiple Choice)
4.9/5
(41)
-A message box like the one shown in the accompanying figure is also known as a(n)____ box.

(Multiple Choice)
4.8/5
(28)
In Unicode,numbers are considered to be ____________________ than uppercase or lowercase letters.
(Essay)
4.8/5
(29)
Identify the letter of the choice that best matches the phrase or definition.
a.GroupBox
b.EndIf
c.relational
d.Select Case
e.RadioButton
f.icons
g.Is
h.IsNumeric
i.If...Then...ElseIf
j.conditional
REFERENCES:
319
276
276
287
291
292
299
301
311
314
-A conditional expression tested uses this kind of operator to evaluate to either true or false
(Essay)
4.9/5
(37)
____________________ is the MsgBoxButtons argument that,after an error occurs,allows the user to choose Retry or Cancel.
(Essay)
4.8/5
(40)
You can display a code snippet to ensure you understand the syntax and requirements for a given type of statement.
(True/False)
4.9/5
(34)
The ____ function is used to determine if an input value can be converted into a numeric value.
(Multiple Choice)
4.9/5
(42)
Showing 101 - 111 of 111
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)