Interrupt Handling – Real-time Systems MCQs

20 min
Score: 0
Attempted: 0/20
Subscribe
1. What is the main purpose of interrupt handling in real-time systems?



2. An interrupt is:



3. Which component in RTOS handles interrupts?



4. What is the main characteristic of an ISR?



5. In real-time systems, interrupts are classified as:



6. Which of the following is TRUE about hardware interrupts?



7. Software interrupts are:



8. Nested interrupts occur when:



9. Interrupt latency is defined as:



10. In RTOS, interrupt handling is critical to:



11. Which mechanism ensures high-priority interrupts are serviced first?



12. What is the main disadvantage of long ISRs?



13. Deferred interrupt handling can be achieved using:



14. Which RTOS component manages interrupt priorities and masking?



15. In real-time systems, masking an interrupt means:



16. Spurious interrupts are:



17. What is the effect of high interrupt frequency on RTOS performance?



18. Bottom-half processing in interrupt handling refers to:



19. Real-time systems aim to minimize interrupt latency to:



20. Which of the following is a best practice for ISRs in RTOS?



Contents Copyrights Reserved By T4Tutorials