A disadvantage of software monitoring tools is that they ____.

A. are difficult to install
B. become part of the system and can distort analysis results
C. are expensive to install
D. only monitor CPU speed and ignore the rest of the system

Answer: B

Computer Science & Information Technology

You might also like to view...

Which of the following keyboard event properties returns a Boolean value indicating whether a specific key was used in an event?

A. evt.key B. evt.metaKey C. evt.keyCode D. evt.charCode

Computer Science & Information Technology

Which of the types listed below can be the type of the result value returned by a user-defined function?

a. int b. double c. char d. all of the above e. none of the above

Computer Science & Information Technology