Which one of the following is used to call the allocator?
2024
Which one of the following is used to call the allocator?
- A.
INTERPRETER
- B.
TYPE-2 Hypervisor
- C.
Both A and B
- D.
DISPATCHER
Show answer & explanation
Correct answer: D
Each time when the virtual machine wants to execute an operation or instruction, it will result in allowing in changing the machine's resources associated with the virtual machine. Hence the allocator is called by the Dispatcher.