Back to the 2022 paper
Similar questions
OPERATING SYSTEMAn I/O port typically consists of four registers-status, control, ______ and ______ registers. (i) system in, system out (ii) flow in, flow out (iii) data in, data out (iv) input, output20242mMICROPROCESSORSWrite short notes on: I/O Ports20227mMICROPROCESSORSExplain the special function registers associated with the I/O Ports. How to configure an I/O port as an input pin?20237mMICROPROCESSORSHow does the microcontroller communicate with the external peripherals/memory? (i) Via I/O ports (ii) Via register arrays (iii) Via memory (iv) All of the above20202m
PreviousWhen the event for which a thread is blocked occurs? (i) Thread moves to the ready queue (ii) Thread remains blocked (iii) Thread completes (iv) A new thread is providedNextWhat is the purpose of interrupts? What are the differences between a trap and an interrupt? Can traps be generated intentionally by a user program? If so, for what purpose?