• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/10

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

10 Cards in this Set

  • Front
  • Back
What tab in the Resource Monitor shows handles opened by processes?
A. Disk
B. Network
C. CPU
D. Memory
C
True or False: When CPU utilisation is high, a faster CPU is always required.
False
What Command Prompt command can be used to view performance counter values?
A. sc
B. taskkill
C. openfiles
D. typeperf
D
What performance counter displays the amount of time the CPU spends processing user application requests?
Processor\%UserTime
What is used to run an OS on a server concurrently with the host OS?
A. A virtual machine
B. VHD
C. Resource Monitor
D. Performance Monitor
A
Define virtualisation
A method used to run multiple OS's concurrently on a single physical machine. Each OS runs in a virtual machine.
Define System Monitor
An ActiveX control that gathers information about performance counters and displays values and numeric information and line graphs.
Define hypervisor
The virtualisation layer that sits between the hardware and the OS in a bare metal virtual machine solution
What command prompt command can be used to configure settings for services?
A. tasklist
B. taskkill
C. sc
D. net
C
True or False: The System Monitor is part of the Performance Monitor
True