Computers - Technical MCQs

Q1:

Polled I/O works best when ________.

A there are no priority considerations

B priority considerations are frequent

C the polling rate exceeds 1000 s

D the polling rate is below 1000 s

ANS:A - there are no priority considerations

Polling means continuously scanning of data lines for i/o devices.

If there are no priority considerations it works best.