January 3, 2025GATE 2011Question 14 In a compiler, keywords of a language are recognized during A parsing of the program B the code generation C the lexical analysis of […]
January 3, 2025GATE 2011Question 7 The lexical analysis for a modern computer language such as Java needs the power of which one of the following machine models in a […]
January 4, 2025Process-SchedulingQuestion 1 Consider the following table of arrival time and burst time for three processes P0, P1 and P2. The pre-emptive shortest job first scheduling algorithm […]
January 4, 2025GATE 2011Question 19 Let the time taken to switch between user and kernel modes of execution be t1 while the time taken to switch between two processes […]