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

1. The use of named constants makes an algorithm more flexible.
2. A detail line is usually written after the loop is exited.
3. A heading line serves as a title to a report that is output.
4. The priming read is usually placed as the first step within the loop.
5. The loop read in a loop controlled using trailer record logic is usually placed as the last step in the loop.


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

Computer Science & Information Technology

You might also like to view...

When obtaining the coordinates of the mouse, they are

a) always taken from the main form of the program b) relative to the control that caused the event c) taken from the center of the form d) start from wherever the mouse is at that second

Computer Science & Information Technology

There are two types of data to enter: data that ________ every transaction, and data that concisely differentiate the particular item being processed from all other items.

A) change B) filter C) capture D) remove

Computer Science & Information Technology

Custom fields usually contain specific data values, such as constants

Indicate whether the statement is true or false

Computer Science & Information Technology

The back end of a business database consists of:

A) database forms, queries, reports and macros. B) the database tables and their data. C) database tables, forms and queries. D) database tables, queries, reports and macros.

Computer Science & Information Technology