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

1. Besides the obvious advantage of clarifying the logic and relationships found in human languages, structured English has another important advantage as a communication tool.
2. If communication is unimportant, structured English is a viable alternative for decision analysis.
3. Decision trees are most often drawn on their side, with the root of the tree on the left-hand side paper, branching out to the right.
4. It is useful to combine conditions and actions when drawing decision trees.


1. TRUE
2. FALSE
3. TRUE
4. FALSE

Computer Science & Information Technology

You might also like to view...

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

1) Virtualization technology enables a single PC or server to simultaneously run multiple operating systems or multiple sessions of a single OS. 2) VMM allows multiple VMs to safely coexist on a single physical server host and share that host’s resources. 3) The hyperfile sits between the hardware and the VMs and acts as a resource broker. 4) There are currently more virtual servers deployed in the world than physical servers. 5)A key aspect of server virtualization is that VMs cannot be viewed as network resources.

Computer Science & Information Technology

To create a KeyFrame with duration 1 second, use ______________.

a. new KeyFrame(1000, handler) b. new KeyFrame(1, handler) c. new KeyFrame(Duration.millis(1000), handler) d. new KeyFrame(Duration.seconds(1), handler)

Computer Science & Information Technology

Flash automatically adds symbols to the Library panel as soon as you create or import them.

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

Computer Science & Information Technology

When used as a data source, a Word table must include a descriptive header row followed by rows of records

Indicate whether the statement is true or false

Computer Science & Information Technology