a) Vectored interrupt b) Non-maskable interrupt c) Maskable interrupt d) High priority interrupt
View QuestionThe resistor which is attached to the service line is called _____
a) Push-down resistor b) Pull-up resistor c) Break down resistor d) Line resistor
View Question
______ type circuits are generally used for interrupt service lines.
i) open-collector
ii) open-drain
iii) XOR
iv) XNOR
______ type circuits are generally used for interrupt service lines. i) open-collector ii) open-drain iii) XOR iv) XNOR
View QuestionA single Interrupt line can be used to service n different devices.
a) true b) false Answer: a Explanation: true
View QuestionInterrupts form an important part of _____ systems.
a) Batch processing b) Multitasking c) Real-time processing d) ...
View QuestionThe time between the receiver of an interrupt and its service is ______
a) Interrupt delay b) Interrupt latency c) Cycle time d) Switching time Answer: b Explanation: ...
View Question
When the process is returned after an interrupt service ______ should be loaded again.
i) Register contents
ii) Condition codes
iii) Stack contents
iv) Return addresses
When the process is returned after an interrupt service ______ should be loaded again. i) Register contents ii) ...
View QuestionThe signal sent to the device from the processor to the device after receiving an interrupt is ___________
a) Interrupt-acknowledge b) Return signal c) Service signal d) Permission signal Answer: a Explanation: The Processor upon ...
View QuestionThe return address from the interrupt-service routine is stored on the ___________
a) System heap b) Processor register c) Processor stack d) Memory Answer: ...
View QuestionThe interrupt-request line is a part of the ___________
a) Data line b) Control line c) Address line d) None of the mentioned
View Question