In its automatic recalculation of durations and costs, for example, Project 2010 is like which of the following types of application software?

A. database
B. chart
C. enterprise management
D. spreadsheet

Answer: D

Computer Science & Information Technology

You might also like to view...

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

1. UML provides no facility for describing libraries. 2. If what you need is not in UML, you can add features to UML.

Computer Science & Information Technology

The following pseudocode is an example of ____.do stepAdo stepBif conditionC is true then   do stepDelse    do stepEendifwhile conditionF is true   do stepGendwhile

A. nesting B. stacking C. single alternative structures D. a posttest

Computer Science & Information Technology