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

a decision should be given a name
standardized language must be used consistently.
all of the listed here
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.

ANSWER DOWNLOAD EXAMIANS APP

System Analysis and Design
A pseudocode is

a computer generated random number
a machine code
a protocol used in data communication
an easy way to communicate the logic of a program, in English¬like statements
None of these

ANSWER DOWNLOAD EXAMIANS APP

System Analysis and Design
Direct-access organization

has records placed randomly throughout the file
uses an index for each key type
Stores records sequentially but uses an index to locate records
means storing records in contiguous blocks according to a key.

ANSWER DOWNLOAD EXAMIANS APP