Exam 5: More on the Selection Structure
Exam 1: An Introduction to Visual Basic Net50 Questions
Exam 2: Designing Applications50 Questions
Exam 3: Using Variables and Constants50 Questions
Exam 4: The Selection Structure50 Questions
Exam 5: More on the Selection Structure50 Questions
Exam 6: The Repetition Structure50 Questions
Exam 7: Sub and Function Procedures50 Questions
Exam 8: Manipulating Strings50 Questions
Exam 9: Sequential Access Files and Printing50 Questions
Exam 10: Arrays50 Questions
Exam 11: Classes and Objects50 Questions
Exam 12: Adonet and Aspnet50 Questions
Select questions type
The primary decision is always made by the outer selection structure.
(True/False)
4.8/5
(36)
The maximum number of selected items on a radio box group with five choices is four items selected.
(True/False)
4.9/5
(42)
The recommended maximum number of radio buttons placed in a group is ____.
(Multiple Choice)
4.8/5
(25)
In a case selection structure the expression Case Is 10 To 5 is an incorrectly formed case statement.
(True/False)
4.7/5
(31)
When the computer finds a match in the expressionlist in a Select Case logic structure, all of the instructions are executed up to the next Case clause, a Case Else, or an End Select.
(True/False)
4.8/5
(37)
A set of step-by-step instructions to accomplish a task is referred to as an algorithm.
(True/False)
4.8/5
(32)
The Select Case selection structure must be terminated using ____.
(Multiple Choice)
4.8/5
(32)
The minimum number of options for a check box group is ____.
(Multiple Choice)
4.8/5
(32)
When the programmer wants to limit the user to one choice during input of mutually exclusive options the ____ control should be used.
(Multiple Choice)
4.9/5
(36)
Showing 41 - 50 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)