Author name: Admin

154. The dispatcher

actually schedules the tasks into the processor
puts tasks in I/O wait
is always small and simple
never changes task priorities
✅ The correct answer is option A.

163. The Storage-to-Storage instructions

have both their operands in the main store.
which perform an operation on a register operand and an operand which is located in the main store, generally leaving the result in the register, expect in the case of store operation when it is also
which perform indicated operations on two fast registers of the machine and have the result in one of the registers
all of the above
✅ The correct answer is option A.
Scroll to Top