0 votes
0 answers
1
If arrival time of a process is same as the end time of quantum slice for a process in round robin schedule then in what order we must place the processes in ready queue?...
0 votes
0 answers
2
0 votes
1 answer
3
0 votes
0 answers
4
1 votes
0 answers
5
How many cycles will be required to fetch an operand if we are using "BASE INDEX' addressing mode, and ALU computation takes 2 cycles, register reference takes 1 cycle an...
1 votes
0 answers
6
0 votes
0 answers
8
Consider 32 KB 4-way set associative cache with 32 byte block size. CPU generates 32 bits physical address . A 4 to1multiplexer has a latency of 1 ns while a k bit compar...
0 votes
0 answers
10
Consider a 4-way set associative cache that has 8 lines,with perfect LRU cache replacement and supports a block size of16 bytes.For the following memory access pattern (s...
1 votes
0 answers
11
0 votes
0 answers
12
0 votes
0 answers
13
which scheduling policy is starvation free?A) LIFOB) FIFOC) SJFD)PRIORITY
0 votes
1 answer
15
In a 6 bit ripple counter the MOD of up counting is 14, then MOD of down counting is?
0 votes
0 answers
16
L1={<M>|M is a TM and |L(M)|<=3}L2={<M>|M is a TM and |L(M)|>=3}L3={<M>|M is a TM and L(M) is finite}How can we judge which language is rec, R. E or not R. E?