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...

Excel uses ________ cell referencing by default in formulas and functions

A) absolute B) relative C) named range D) mixed

Computer Science & Information Technology

The method size in the class Vector returns the number of elements in the vector.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

For a computer to produce correct information, the data that is input into a database must have integrity.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

The two components of a hyperlink are called the source and its target.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology