Back to the 2019 paper
Similar questions
COMPUTER ORGANIZATION & ARCHITECTUREA micro programmed control unit: (i) Is faster than a hardwired control unit (ii) Facilitates easy implementation of new instructions (iii) Is useful when every small program is to be run (iv) Usually refers to the control unit of the microprocessor20232mCOMPUTER ORGANIZATION & ARCHITECTUREWhich type of control unit is faster but more difficult to modify? i) Hardwired Control Unit ii) Microprogrammed Control Unit iii) Cache Control Unit iv) Memory Management Unit20242mCOMPUTER ORGANIZATION & ARCHITECTUREDifferentiate between hardwired programmed control and microprogrammed control.20147mCOMPUTER ORGANIZATION & ARCHITECTUREWhat is the difference between hardwired control and microprogrammed control?20152m
PreviousIn case of vectored interrupt, interrupt vector means * (i) the branch information from the source which interrupts the system * (ii) an address that points to a location in memory where the beginning address of the I/O service routine is stored * (iii) Both (i) and (ii) * (iv) None of the aboveNextWhich of the following holds data and processing instructions temporarily until the CPU needs it? * (i) ROM * (ii) Control unit * (iii) Main memory * (iv) Coprocessor chip