Multiple Choice
When the UNIX Processor Manager is deciding which process from the READY queue will be loaded into memory to be run first,it chooses the process ____.
A) with the lowest priority
B) which has been waiting longest for an execution slot
C) with the least amount of time remaining to execute
D) with the longest time spent on the secondary storage
Correct Answer:

Verified
Correct Answer:
Verified
Q1: UNIX uses a _ to keep track
Q2: Demand paging requires more complicated hardware configurations
Q4: UNIX can be mastered by novice programmers
Q5: UNIX and Linux strongly resemble each other
Q6: The exec family of commands-execl,execv,execle,execlp and execvp-is
Q7: The command _ is used to lower
Q8: The _ command is used to delete
Q9: The system command,split,splits a program into two
Q10: In UNIX,swapping uses a round robin memory-management
Q11: The portability of UNIX is attributed to