In Outline view, the Ribbon displays the Outlining tab, and symbols display next to each heading and paragraph

Indicate whether the statement is true or false


TRUE

Computer Science & Information Technology

You might also like to view...

A growth function that is O(n) is ____________________

a) constant b) logarithmic c) linear d) quadratic e) exponential

Computer Science & Information Technology

In order to play audio and video clips downloaded off the network, it is necessary to have the proper ____ installed.

A. CODERs B. CODECs C. DECs D. CODs

Computer Science & Information Technology

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

1. Use decision tables when complex combinations of conditions, actions, and rules are found. 2. Use decision tables when the sequence of conditions and actions is critical. 3. Use decision trees when you require a method that effectively avoids impossible situations, redundancies and contradictions. 4. Use decision trees when not every condition is relevant to every action (the branches are different). 5. Use decision trees when communication to end users is important. 6. The lower half of a decision tree contains the actions to be taken on the left and the rules for executing the actions on the right. 7. Decision trees are useful when it is essential to keep a string of decisions in a particular sequence.

Computer Science & Information Technology

A(n) ____________________ is software you use to accomplish specific tasks.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology