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

1. The loop steps are placed between the DOWHILE statement and the ENDDO statement and are not indented.
2. The steps after the loop are always placed on the line after ENDDO and are indented a few positions for clarity.
3. In a counter-controlled loop, the value of the counter must be changed by some statement within the loop. .
4. When header record logic is used in loop processing, the loop is controlled by a counter.
5. A READ statement used to input a header record must be placed within the loop that a value in the header record is controlling.


1. False
2. False
3. True
4. True
5. False

Computer Science & Information Technology

You might also like to view...

A password text box hides text entered by the user.

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

Computer Science & Information Technology

Envelopes can be created in Word, Excel, and Access

Indicate whether the statement is true or false

Computer Science & Information Technology

What function returns a line and moves the file pointer to the next line?

A. fgetc($handle) B. fgetcsv(handle, length[, delimiter, string_enclosure]) C. fgets($handle[, length]) D. fgetss(handle, length[, allowed_tags])

Computer Science & Information Technology

The ________ function returns the difference between 2 dates.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology