0/7
0
0
Save Progress
Show Timer
NIMCET 2016 #1
The range of n-bit signed magnitude representation is
NIMCET 2016 #2
The Boolean expression represented by the following Venn diagram is

NIMCET 2016 #3
A hard disk has a rotational speed of 6000 rpm. Its average latency time is
NIMCET 2016 #4
Subtract (1010)2 from (1101)using first complement
NIMCET 2016 #5
Consider the following min term expression for F.
F(P,Q,R,S) = ∑ (0, 2, 5, 7, 8, 10, 13, 15)
The minterms 2, 7, 8 and 13 are ‘do not care' terms. 
The minimal sum of products form for F is
NIMCET 2016 #6
Consider a hard disk with 16 recording surfaces (0-15) having 16384 cylinders (0-16383) and each cylinder contains 64 sectors(0-63). Data storage capacity in each sector is 512 bytes. Data are organized cyclinderwise and the addressing format is . A file of size 42797KB is stored in the disk and the starting disk location of the file is <1200,9,40>. What is cylinder number of the last sector of the file, if it is stored in a contiguous manner?
NIMCET 2016 #7
The 2's complement representation of the number (–100)10 in an 8 bit computer is