Exam 5: More on the Selection Structure

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

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)

The minimum number of radio buttons in a group is one.

(True/False)
4.8/5
(41)

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
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)