Exam 5: Control Statements: Logical Operators

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

To exit out of a loop completely, and resume the flow of control at the next statement after the loop, use a _______.

(Multiple Choice)
4.9/5
(30)

Which of the following statements about the continue statement is true?

(Multiple Choice)
4.9/5
(41)

Which statement below is false?

(Multiple Choice)
4.8/5
(41)

The control variable of a counter-controlled loop should be declared as ________to prevent errors.

(Multiple Choice)
4.9/5
(38)

Boolean values can be displayed as the words true and false with the ________ format specifier.

(Multiple Choice)
4.8/5
(39)

Which of the following will count down from 10 to 1 correctly?

(Multiple Choice)
4.7/5
(30)
Showing 21 - 26 of 26
close modal

Filters

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