A technician needs to get a quick overview of a computer. Which of the following tools will BEST provide the overview required?

A. Performance Monitor
B. Task Manager
C. System Information
D. Device Manager

Answer: C. System Information

Computer Science & Information Technology

You might also like to view...

There are 27 Text string manipulation functions

Indicate whether the statement is true or false

Computer Science & Information Technology

Rather than declaring a resource, using it in a try block and closing it in a finally block, you can use the ________ statement to declare the resource in the try block’s parentheses and use the resource in the try block. The resource is implicitly closed when ________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology