Exam 5: More on the Selection Structure

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

Describe three characteristics of the radio button interface.

(Essay)
4.9/5
(29)

To prevent a text box from accepting an inappropriate character, you first use the ____ parameter's KeyChar property to determine the pressed key.

(Multiple Choice)
4.7/5
(32)

You use the ____ keyword when you know both the upper and lower values in a range.

(Multiple Choice)
4.8/5
(38)

A control's KeyPress event occurs each time the user presses a key while the control ____.

(Multiple Choice)
4.8/5
(35)

Match each item with a statement below. a.Handled property f.diamond b.multiple-alternative g.KeyChar property c.Select Case h.line continuation character d.primary decision i.KeyPress event e.selectorExpression -Occurs each time the user presses a key while the control has the focus.

(Short Answer)
4.8/5
(45)

The recommended maximum number of radio buttons in a group is ____.

(Multiple Choice)
4.9/5
(32)

How do you prevent the entry of inappropriate characters in a text box?

(Essay)
4.8/5
(45)

You use the ____ keyword when you know only one end of a range (either the upper or lower end).

(Multiple Choice)
4.8/5
(44)

Match each item with a statement below. a.Handled property f.diamond b.multiple-alternative g.KeyChar property c.Select Case h.line continuation character d.primary decision i.KeyPress event e.selectorExpression -The flowchart symbol for the multiple-alternative selection structure.

(Short Answer)
4.8/5
(39)

A ____ decision is always made by a nested selection structure.

(Multiple Choice)
4.9/5
(46)
Showing 41 - 50 of 50
close modal

Filters

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