Exam 5: Mobile Applications Using Decision Structures
Exam 1: Introduction to Visual Basic 2008 Programming107 Questions
Exam 2: Program and Graphical User Interface Design107 Questions
Exam 3: Program Design and Coding107 Questions
Exam 4: Variables and Arithmetic Operations107 Questions
Exam 5: Mobile Applications Using Decision Structures107 Questions
Exam 6: Loop Structures107 Questions
Select questions type
When using an If...Then...ElseIf statement, a trailing ____________________ statement can be placed at the end to handle a condition that does not meet any of the conditions tested.
(Short Answer)
4.8/5
(40)
When using an If...Then...Else statement, if the condition evaluates to false, the statement(s) between the _______________ keyword and the End If keyword will be executed.
(Short Answer)
4.9/5
(40)
A TextBox object can be cleared using the Clear procedure in a Pocket PC application.
(True/False)
4.7/5
(29)
Every If statement block must be terminated by the ____ keyword.
(Multiple Choice)
4.9/5
(35)
An expression using the logical operator ____ will evaluate to true only when both of the conditions are true.
(Multiple Choice)
4.9/5
(30)
The ____________________ logical operator reverses the logical value of a condition.
(Short Answer)
4.9/5
(44)
If the condition tested in an If statement evaluates to ____________________, the statement(s) between the If and the End If keywords will be executed.
(Short Answer)
4.8/5
(32)
Showing 101 - 107 of 107
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)