Question 4 The basic logic of pumping lemma can be considered as a good example of A recursion B iteration C pigeonhole principle D divide-and-conquer Question […]
Question 5 Which of the following scheduling algorithms is non-preemptive? A Round-robin B First in, first out C Multilevel queue scheduling D Multilevel queue scheduling with […]
Question 7 Which module gives control of the CPU to the process selected by the short-term scheduler? A Dispatcher B Interrupt C Scheduler D None of […]