Which of the following is the most appropriate design policy for an output form?
a) The numeric items and the character items are classified into different groups, and
each group is separately placed on the top and bottom or left and right of the form.
b) In order to ensure consistency between forms, rules regarding the form design, such
as the title position and the layout of data items, are predetermined.
c) All data items, including both numeric and character items, are printed with either
right or left justification.
d) The data items are arranged so that the program can be understood and maintained
as easily and simply as possible.
Q36.