MCQOPTIONS
Saved Bookmarks
| 1. |
What is an event-driven input task? |
| A. | a task that executes every few seconds |
| B. | a task that controls other tasks |
| C. | a task that receives inputs from an external device when it generates interrupts |
| D. | a task that checks whether there is new input from an external device |
| Answer» D. a task that checks whether there is new input from an external device | |