Recent activity by KartikGawande

6 answers
6
Consider a join (relation algebra) between relations $r(R)$ and $s(S)$ using the nested loop method. There are $3$ buffers each of size equal to disk block size, out of w...
1 answer
10
What is the main difference between translation look aside buffer and translation look ahead buffer .
3 answers
14
In a file allocation system, which of the following allocation scheme(s) can be used if no external fragmentation is allowed?ContiguousLinkedIndexed$1$ and $3$ only$2$ on...
2 answers
17
Which of the following requires a device driver?RegisterCacheMain memoryDisk
3 answers
20
When the result of a computation depends on the speed of the processes involved, there is said to becycle stealingrace conditiona time locka deadlock
2 answers
22
I/O redirectionimplies changing the name of a filecan be employed to use an existing file as input file for a programimplies connecting $2$ programs through a pipeNone of...
2 answers
23
If the disk is rotating at 3600rpm, determine the effective data transfer rate which is defined as the number of bytes transferred per second betweendisk and memory. (Giv...
6 answers
24
4 answers
25
A RAM chip has a capacity of 1024 words of 8 bits each (1K × 8). The number of 2 × 4 decoders with enable line needed to construct a 16K × 16 RAM from 1K × 8 RAM is(A...
4 answers
29