Q. In real time scheduling: A: Static table driven approach, B: Static priority driven preemptive approach, C: Dynamic planning based approach; 1- A static analysis of feasible scheduler of dispatching is done and implemented. 2- A static analysis of feasible schedules of dispatching is done and assigns priorities to tasks. 3- Feasibility is determined at run time. (Solved)
1. A – 1, B – 2, C – 3
2. A – 2, B – 3, C – 1
3. A – 3, B – 1, C – 2
4. None of these.
- a. A – 1, B – 2, C – 3