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
A Decision table

gets an accurate picture of the system
documents rules, that select one or more actions, based on one or more conditions, from a set of possible conditions.
represents the information flow
shows the decision paths

ANSWER DOWNLOAD EXAMIANS APP

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

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

ANSWER DOWNLOAD EXAMIANS APP