Performance monitoring is best used to __________.

a) project the performance of a system that has not yet been built
b) evaluate which of several systems to purchase
c) decide how to tune a system to increase its performance at a given installation
d) determine whether it is worthwhile to upgrade a specific component


c) decide how to tune a system to increase its performance at a given installation

Computer Science & Information Technology

You might also like to view...

To expand or collapse folders, ________ the folder name in the Navigation Pane

A) double-click B) right-click C) left-click D) center-click

Computer Science & Information Technology

To evaluate what margin settings to use in a specific document, you should view the document in Print Layout view so you can see and work with the margins as they will appear on the page.

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

Computer Science & Information Technology

What is the name for a cumulative package of all patches and hot-fixes as well as additional features up to a given point?

A. feature pack B. roll-up C. service pack D. patch

Computer Science & Information Technology

Consider the following function prototype:int seqSearch(const listType& list, int searchItem);The actual parameter cannot be modified by ____.

A. seqSearch B. listType C. list D. searchItem

Computer Science & Information Technology