Exam 5: Repetition Structures

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

Which loop repeats a statement or set of statements as long as the Boolean expression is false?

(Multiple Choice)
4.7/5
(39)

Which pair of loops causes a statement or set of statements to repeat as long as a condition is true?

(Multiple Choice)
4.8/5
(43)

A(n)__________________ loop continues to repeat until the program is interrupted.

(Short Answer)
4.9/5
(46)

Any loop that can be written as a Do-While loop can also be written as a While loop.

(True/False)
4.8/5
(39)
Showing 41 - 44 of 44
close modal

Filters

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