0/7
0
0
Save Progress
Show Timer
NIMCET 2016 #1
00:00
NIMCET 2016 #2
NIMCET 2016 #3
NIMCET 2016 #4
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