Consider the following command:
dispadmin -c IA -g -r 1000000
Which statement correctly describes the result?
A.
The quantum will be reported in milliseconds.
B.
The quantum will be output every 1000000 milliseconds.
C.
The quantum will be reported in microseconds.
D.
The quantum will be output every 1000000 microseconds.
Explanation:
C is correct – 10**-6 microsecnds
C is corect
C
man dispadmin
a res value of 1000000 yields time quantum values expressed in microseconds.