A) CPU is allocated to the process with the highest priority
B) CPU is allocated to the process with the lowest priority
C) Equal-priority processes, cannot be scheduled
D) None of these
A) All process
B) Currently running process
C) Parent process
D) Init process
A) Shortest job scheduling algorithm
B) Round-robin scheduling algorithm
C) Priority scheduling algorithm
D) Multilevel queue scheduling algorithm
A) Process can move to a different classified ready queue
B) Classification of the ready queue is permanent
C) Processes are not classified into groups
D) None of the mentioned
A) Replace pages faster
B) Increase the page fault rate
C) Decrease the pay, fault rate
D) To allocate multiple pages to processes
A) Time it was brought into memory
B) Size of the page in memory
C) Page after and before it
D) All of these
A) Replace the page that has not been used for a long lime
B) Replace the page that has been used for a long time
C) Replace the page-that will not be used for a long time
D) None of these
A) It requires a lot of information
B) It requires future knowledge of the reference string
C) It is too complex
D) It is extremely expensive