The range of n-bit signed magnitude representation is
0/7
0
0
Save Progress
Show Timer
NIMCET 2016 #1367
00:00
NIMCET 2016 #1366
NIMCET 2016 #1365
NIMCET 2016 #1364
NIMCET 2016 #1362
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 #1361
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 #1358