System Analysis and Design
In a Decision tree

all of the listed here
the root is drawn on the left and is the starting point on the decision sequence
the nodes represent the conditions, with the right wise of tree listing the actions to be taken
the branch, to be followed, depends on the conditions and decisions, to be made

ANSWER DOWNLOAD EXAMIANS APP

System Analysis and Design
A Decision table

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

ANSWER DOWNLOAD EXAMIANS APP