

InterviewSolution
Saved Bookmarks
1. |
Which of the following can improve the quality and the structure of a code?(a) polling(b) subroutine(c) sequential code(d) concurrent codeI got this question in an international level competition.My question is from Introduction of Interrupts in portion Interrupts and Exceptions of Embedded Systems |
Answer» The correct answer is (B) SUBROUTINE |
|