Why might you use a decision tree rather than a decision table?

What will be an ideal response?


Decision trees are effective ways to present the system to management. Decision trees and decision tables are considered equivalent, but in different forms — a graphic versus a table.Whether to use a decision table or a decision tree often is a matter of personal preference. A decision table might be a better way to handle complex combinations of conditions. On the other hand, a decision tree is an effective way to describe a relatively simple process.

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1. On a segmented system, the dynamically expanded address consists of two parts: a segment number and a displacement. 2. With segmentation and paging, addresses are divided into a segment number and a displacement, but the segments are paged into memory. 3. If a program attempts to modify (or, sometimes, even to read) the contents of memory locations that do not belong to it, the operating system’s memory protection routine intervenes and (usually) terminates the program. 4. Loading only currently active pages is the underlying principle behind modern overlay systems. 5. The external paging device is usually RAM.

Computer Science & Information Technology

_______ are specifically designed to store groups of values.

a) Collections b) Properties c) Accessors d) None of the above.

Computer Science & Information Technology

A database can be open but have all its objects closed.?

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

The ________ can be used to change the size of a placeholder

A) Grasp Object button B) rotate handle C) sizing handles D) Adjust Placeholder group

Computer Science & Information Technology