The number of data pulses required to shift one byte of data
The number of data pulses required to shift one byte of data from the input to the output of a 4 bit shift register is
A9
B12
C16
D32
The number of data pulses required to shift one byte of data from the input to the output of a 4 bit shift register is
( 1217 ) 8 is equivalent to
Akilesh Kharvi ? Dec 8 '2016 at 20:20
Answer: ( 028 F) 16
Explanation:
write each number in three digit binary number
1 => 001
2 => 010
1 => 001
7 => 111
so 16 digit binary equivalent of 1217 is
0 000 001 010 001 111
now group it to four digit number
0000 0010 1000 1111
which is 02 8 F
Look at the logic circuit below :
Match List-X with List-Y :