A process P1 has a period of 50 and a CPU burst of t1 = 25, P2 has a period of 80 and a CPU burst of 35., can the two processes be scheduled using the EDF algorithm without missing their respective deadlines?
(a) Yes
(b) No
(c) Maybe
(d) None of the mentioned
I have been asked this question by my school teacher while I was bunking the class.
The origin of the question is Real Time System topic in chapter Real Time Operating Systems(RTOS) of Operating System