InterviewSolution
Saved Bookmarks
| 1. |
Time required to synchronous switch from the context of one thread to the context of another thread is called?(a) threads fly-back time(b) jitter(c) context switch time(d) none of the mentionedThis question was addressed to me in my homework.The doubt is from RTOS in division Real Time Operating Systems(RTOS) of Operating System |
|
Answer» RIGHT OPTION is (c) CONTEXT SWITCH time For explanation: None. |
|