Answer the following statements true (T) or false (F)
1. When a DOUNTIL loop is encountered during processing, the steps in the DOUNTIL loop must be executed at least once.
2. A DOUNTIL loop is a leading-decision program loop.
3. In a DOUNTIL loop the priming read is placed at the beginning of the loop steps.
4. A DOWHILE loop is more flexible than a DOUNTIL loop.
5. A DOWHILE loop is composed of a combination of the SIMPLE SEQUENCE control structure and the DOUNTIL control structure.
1. false
2. true
3. false
4. true
5. false
Computer Science & Information Technology
You might also like to view...
The Start button contains customizable mini-programs
Indicate whether the statement is true or false
Computer Science & Information Technology
An operating system is an example of system software.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology