Embedded Systems Programming MCQs
50 min Score: 0 Attempted: 0/50 Subscribe 1. What is the purpose of an Interrupt Service Routine (ISR) in embedded systems? (A) To initialize the system (B) To handle asynchronous events (C) To execute the main program loop (D) To manage memory allocation 2. Which programming language is commonly used for embedded systems programming? (A) … Read more