Exam 5: Repetition Structures
Exam 1: Introduction to Computers and Programming48 Questions
Exam 2: Input, processing, and Output48 Questions
Exam 3: Modules48 Questions
Exam 4: Decision Structures and Boolean Logic44 Questions
Exam 5: Repetition Structures44 Questions
Exam 6: Functions44 Questions
Exam 7: Input Validation44 Questions
Exam 8: Arrays46 Questions
Exam 9: Sorting and Searching Arrays43 Questions
Exam 10: Files43 Questions
Exam 11: Menu-Driven Programs43 Questions
Exam 12: Text Processing31 Questions
Exam 13: Recursion43 Questions
Exam 14: Object-Oriented Programming43 Questions
Exam 15: Gui Applications and Event-Driven Programming43 Questions
Select questions type
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
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)