InterviewSolution
Saved Bookmarks
| 1. |
If the period of a process is ‘p’, then what is the rate of the task?(a) p^2(b) 2*p(c) 1/p(d) pI got this question during an online interview.My question comes from Real Time System in chapter Real Time Operating Systems(RTOS) of Operating System |
|
Answer» RIGHT CHOICE is (C) 1/p To EXPLAIN I would say: None. |
|