System Analysis and Design
The rule(s) to follow in constructing decision tables is (are):

all of the listed here
a decision should be given a name
the logic of the table is independent of the sequence in which conditions rules are written, but the action takes place in the order is which the events occur.
standardized language must be used consistently.

ANSWER DOWNLOAD EXAMIANS APP

System Analysis and Design
A system design is said to be functionally modular if

each module performs a specific function and can be developed relatively independently by programmers
the system makes extensive use of function. keys for maximum user assistance
the system is able to handle all the function of the application
the system is developed using structured programming through COBOL or PASCAL
None of these

ANSWER DOWNLOAD EXAMIANS APP