Question 24 A computer handles several interrupt sources of which the following are relevant for this question. . Interrupt from CPU temperature sensor (raises interrupt if […]
Question 30 Consider an instruction pipeline with four stages (S1, S2, S3 and S4) each with combinational circuit only. The pipeline registers are required between each […]
Question 23 Consider the methods used by processes P1 and P2 for accessing their critical sections whenever needed, as given below. The initial values of shared […]
Question 45 The following program consists of 3 concurrent processes and 3 binary semaphores.The semaphores are initialized as S0 = 1, S1 = 0, S2 = […]
Question 42 Which of the following statements are TRUE? I.There exist parsing algorithms for some programming languages whose complexities are less than θ(n3). II.A programming language […]
Question 11 Which of the following describes a handle (as applicable to LR-parsing) appropriately? A It is the position in a sentential form where the next […]
Question 32 In the following process state transition diagram for a uniprocessor system, assume that there are always some processes in the ready state: Now consider […]