(A) Circular wait
(B) Critical region
(C) Critical section
(D) Monitors
Tag: OS Mcqs
The __ is a single program that produces an object file.
(A) Compiler
(B) Loader
(C) Linker
(D) Text editor
What do we name to an address that is loaded into the memory-address register of the memory?
(A) Physical address
(B) Logical address
(C) Binary address
(D) None of the above
In Resource Allocation Graph a __ Pi —>Rj indicates that process Pi may request resource Rj at some time in the future.
(A) Request edge
(B) Claim edge
(C) Allocation edge
(D) Assignment edge
__ register contains the size of the process.
(A) Index register
(B) Base register
(C) Stack pointers register
(D) Limit register
If the system can allocate resources to each process in some order and still avoid a deadlock then it is said to be in __ state.
(A) Mutual
(B) Unsafe
(C) Safe
(D) Starvation
When the address used in a program gets converted to an actual physical RAM address it is called?
(A) Address Binding
(B) Loading
(C) Compiling
(D) Execution
In swapping technique of Memory Management the total amount transfer is directly proportional to the?
(A) Amount of space on backing store
(B) Amount of the memory swapped
(C) Space on main memory
(D) All of the above