Recent activity by marvellouschandan

8 answers
2
An unbiased coin is tossed repeatedly until the outcome of two successive tosses is the same. Assuming that the trials are independent, the expected number of tosses is$3...
6 answers
3
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...
4 answers
5
Which of the following devices should get higher priority in assigning interrupts?Hard diskPrinterKeyboardFloppy disk
4 answers
6
Sign extension is a step in floating point multiplicationsigned $16$ bit integer additionarithmetic left shiftconverting a signed integer from one size to another