Exam 6: Loop Structures

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

  Figure 6-2 As demonstrated in the accompanying figure, a loop that does not terminate is called a(n) ____ loop. Figure 6-2 As demonstrated in the accompanying figure, a loop that does not terminate is called a(n) ____ loop.

(Multiple Choice)
4.9/5
(33)

A(n) ____________________ is used to pause the execution of code while debugging.

(Short Answer)
4.8/5
(40)

A(n) ____________________ loop should be used when the iterations should continue as long as a condition remains true.

(Short Answer)
4.8/5
(34)

A(n) ____ object displays a collection of items, or values, with one item per line.

(Multiple Choice)
4.8/5
(47)

An InputBox object allows user input without the need for a TextBox object on the Windows Form object.

(True/False)
4.8/5
(29)

A(n) ____ variable keeps track of how many times a loop has executed.

(Multiple Choice)
4.8/5
(37)

When nesting loops, the inner loop must be completely contained in the outer loop and must use a different control variable.

(True/False)
4.8/5
(46)
Showing 101 - 107 of 107
close modal

Filters

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