System Analysis and Design
In a Decision tree

the root is drawn on the left and is the starting point on the decision sequence
all of the listed here
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
Inverted list organization

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

ANSWER DOWNLOAD EXAMIANS APP