The Scenario Manager command is located on the ____ menu.

A. Data Tools
B. Formula Auditing
C. Scenarios
D. What-If Analysis


Answer: D

Computer Science & Information Technology

You might also like to view...

A recursive computation of the size of a list can work as follows:

A) set a local counter to zero; loop through the list, incrementing the counter by one at each element of the list; return the counter B) recursively compute the size of the tail, add one, and return the result C) if the list is not empty, recursively compute the size of its tail, add one, and return the result D) if the list is empty, return zero; otherwise, recursively compute the size of the tail, add one, and return the result

Computer Science & Information Technology

You can use the ____ command to find file system information.

A. mount B. fsck C. dumpe2fs D. file

Computer Science & Information Technology

The ________ icon displays next to the links for all subdocuments, when the master document is collapsed

A) Lock B) Hyperlink C) Hide D) Key

Computer Science & Information Technology

A _____ is two or more classful contiguous networks grouped together

a. Subnet b. Supernet c. Network d. Superwork

Computer Science & Information Technology