PYQ
EasyAssistant Engineer (Electrical), Class-2, Road and Building Department2025✓ Editorially verified
PDF

The complete software system is divided into

⚑ Report issue

Found a wrong answer, translation, image or source problem? Send it to editorial review.

Sign in to submit a report
Answer & Explanation
Correct AnswerD. All of the mentioned

Quick Explanation

An interrupt-driven software system is organized into a main program plus the interrupt service routines required for the subprocesses/peripherals. Since the listed items are constituent parts of the complete software structure, 'all of the mentioned' is correct.

Formula / Key Relation

System software = main/background program + required ISRs

Detailed Explanation

Concept & Reasoning

The main program performs background/control tasks, while interrupt routines execute asynchronously in response to events. Good embedded design keeps ISRs bounded, saves/restores context correctly and coordinates shared state with the main program.

How to Solve It in the Exam

Complete interrupt-driven system → main loop + interrupt routines.

Important Exam Point

Treat each ISR as part of the overall software architecture, not a separate system.

Related Revision Path

This question sits in the revision path Microprocessors and Interfacing → Real-Time Software → Interrupt-Driven Systems .

Main Program and Interrupt Routines explanatory diagram

Quick Trick

Complete interrupt-driven system → main loop + interrupt routines.

Common Mistake

Selecting only the main program and ignoring interrupt service code.

Exam Tip

Treat each ISR as part of the overall software architecture, not a separate system.

SEO + Knowledge GraphRelated PYQs & Exam ContextExam path, knowledge path and deeper practice links.
10Previous Exam Appearances
6All Related Questions
87Content Quality

Previous Exam Appearances

Assistant Engineer (Electrical), Class-2, Road and Building Department2025Q. 222
Assistant Engineer (Electrical), Class-2, Road and Building Department2025Q. 222
Assistant Engineer (Electrical), Class-2, Road and Building Department2025Q. 222
Assistant Engineer (Electrical), Class-2, Road and Building Department2025Q. 222
Assistant Engineer (Electrical), Class-2, Road and Building Department2025Q. 222
Assistant Engineer (Electrical), Class-2, Road and Building Department2025Q. 222
Assistant Engineer (Electrical), Class-2, Road and Building Department2025Q. 222
Assistant Engineer (Electrical), Class-2, Road and Building Department2025Q. 222
Assistant Engineer (Electrical), Class-2, Road and Building Department2025Q. 222
Assistant Engineer (Electrical), Class-2, Road and Building Department2025Q. 222

More Questions From This Concept

Ready for exam mode?Practice this knowledge in Premium Mock Tests
Open Mock Tests →