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

1. In pseudocode, the DOUNTIL statement is positioned after the loop steps.
2. The steps within a DOUNTIL loop are always placed on the line after DOUNTIL and are indented a few positions for clarity.
3. A DOUNTIL loop cannot be used if automatic end-of-file processing is needed to control the loop.
4. In header record logic the DOUNTIL loop is not controlled by a counter as it is with a DOWHILE loop.
5.The READ statement used to input the header record must be placed before the DOUNTIL loop test.


1. false
2. true
3. false
4. false
5. true

Computer Science & Information Technology

You might also like to view...

Discuss what is needed to keep the training and awareness function relevant for the whole organization.

What will be an ideal response?

Computer Science & Information Technology

Newer Windows applications use which of the following to describe the structure of an application?

A. manifest B. log C. record D. hash

Computer Science & Information Technology

In Windows, you can press [Ctrl][Y] to repeat an action.

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

Computer Science & Information Technology

Unlike citations from books, Web citations have no information listed for ________

A) name B) author C) year D) page number

Computer Science & Information Technology