Which is the permanent database in the general model of compiler?
terminal table reductions identifier table literal table
The task of the lexical analysis is ____________.
to built a uniform symbol table to built a literal table to built an identifier table all of the above
A hardware device that is capable of executing a sequence of instruction is called __________.
processor CPU ALU CU
The linker ____________.
is same as loader is required to create a load module is always used before programs are executed user source code as input
The translator is best described as __________.
an application software a hardware component a system software none of the above
Consider a system having m resources of the same type. These resources are shared by 3 processes A, B and C which have peak demands of 3, 4 and 6 respectively. For what value of m deadlock will not occur ?
10 13 12 11
State an undesirable characteristic of each of the following criteria for measuring performance of an operating System __________.
Turn around time Waiting time All of the Above None of the Above
A computer cannot "boot" if it does not have the _______.
loader linker assembler operating system
Four Jobs to be executed on a single processor system arrive at time 0 in the order A,B, C,D. Their burst CPU time requirements are 4,1,8,1 time units, respectively. The completion time of A under round robin scheduling with time slice of one time unit is _______.
8 10 9 7
If the disk head is located initially at 32, find the number of disk moves required with FCFS if the disk queue of I/O blocks requests are 98, 37, 14, 124, 65, 67.
321 230 235 311
0 Comments