Use the ____ command to create a list with more than one level, such as the following list:
1.   Conduct needs assessment
1.1 Collect data1.2 Analyze data
2.   Sequence events

A. bullets
B. indent
C. multilevel list
D. numbering


Answer: C

Computer Science & Information Technology

You might also like to view...

Which of these statements includes an explicit type conversion operation?

a. x = int(z + 0.5); b. q = sqrt(m – n) / z; c. double z = 2e5; d. const int MAX = 450;

Computer Science & Information Technology

All recursive methods must have a/an:

(a) starting case (b) intermediate case (c) stopping case (d) none of the above

Computer Science & Information Technology

Changing a binding constraint also changes the optimal solution

Indicate whether the statement is true or false

Computer Science & Information Technology

Mobile computing connects devices wirelessly to networks.

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

Computer Science & Information Technology