Digital Concepts - Technical MCQs

Q1:

The value of the data shown in the given figure is ________.

A between 0 and 1

B 1011001

C 5

D 1001101

ANS:B - 1011001

Consider the time.

t8 will be the first time slot input for the MSB because we follow " FIRST IN FIRST OUT" in serial communication.
t8 - t7 time output will be 1.
t7 - t6 time output will be 0.
t6 - t5 time output will be 1.
t5 - t4 time output will be 1.
t4 - t3 time output will be 0.
t3 - t2 time output will be 0.
t2 - t1 time output will be 1.

So, answer is 1011001.