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
Figure 5-2 To display a message box window like the one in the accompanying figure, use the ____ procedure of the MessageBox class.

(Multiple Choice)
4.8/5
(31)
Identify the letter of the choice that best matches the phrase or definition.
Premises:
Message boxes can display these to represent the type of message being displayed
Responses:
emulator
Is
GroupBox
Correct Answer:
Premises:
Responses:
(Matching)
4.9/5
(38)
The ____ property of a RadioButton object indicates whether it has been selected.
(Multiple Choice)
5.0/5
(39)
The process of checking the data entered by a user to ensure that it is correct is known as ____________________.
(Short Answer)
4.7/5
(36)
Identify the letter of the choice that best matches the phrase or definition.
Premises:
When a large number of possible values for a single variable must be tested, it is best to use this kind of statement/structure
Responses:
dialog boxes
icons
If...Then...ElseIf
Correct Answer:
Premises:
Responses:
(Matching)
4.9/5
(31)
The Panel, GroupBox, and TabControl objects are examples of ____ objects.
(Multiple Choice)
4.9/5
(39)
Visual Basic provides six different logical operators. Briefly describe the function of each.
(Essay)
4.8/5
(40)
The Panel object and the ____________________ object are the two container objects available in Pocket PC applications.
(Short Answer)
4.8/5
(39)
A(n) ____ structure is used to deal with different conditions that occur based on values entered into an application.
(Multiple Choice)
4.8/5
(48)
To create a compound condition in an If statement, a(n) ____ operator is required.
(Multiple Choice)
4.7/5
(43)
When relational operators are used in a Case statement within a Select Case structure, the keyword ____ must be used with the relational operator.
(Multiple Choice)
4.7/5
(29)
Identify the letter of the choice that best matches the phrase or definition.
Premises:
Multiple conditions can be tested using this kind of statement
Responses:
relational
emulator
logical
Correct Answer:
Premises:
Responses:
(Matching)
4.9/5
(37)
The value of a RadioButton object can be determined by using an If statement.
(True/False)
4.8/5
(36)
To test a second condition only after the result of the first condition is known, ____________________ If statements can be used.
(Short Answer)
4.8/5
(40)
Identify the letter of the choice that best matches the phrase or definition.
Premises:
The expression between the If keyword and the Then keyword in an If...Then statement
Responses:
Is
logical
If...Then...ElseIf
Correct Answer:
Premises:
Responses:
(Matching)
4.7/5
(35)
In a Select Case structure, each individual ____________________ statement specifies a value for which the test expression is checked.
(Short Answer)
4.9/5
(41)
Smaller handheld computers are sometimes referred to as ____ devices.
(Multiple Choice)
4.8/5
(32)
Identify the letter of the choice that best matches the phrase or definition.
Premises:
Keyword is automatically added by IntelliSense to a Select Case statement that uses relational operators
Responses:
dialog boxes
If...Then...ElseIf
GroupBox
Correct Answer:
Premises:
Responses:
(Matching)
4.9/5
(30)
Showing 21 - 40 of 107
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)