retagged by
2,314 views
3 votes
3 votes

What will be the final output of D flip-Flop if the input string is $0010011100$?

  1. $1$
  2. $0$
  3. Don’t Care
  4. None of the above
retagged by

2 Answers

0 votes
0 votes

D flip flop is act as wire ,it will return what we are given in input

in this question LSB,MSB are 0 so final output is 0

here we dont know about order of input

Option B 

Answer:

Related questions

4 votes
4 votes
2 answers
1
admin asked Mar 31, 2020
957 views
The Circuit is equivalent to:EX-OR GateNAND GateOR GateAND Gate
3 votes
3 votes
3 answers
2
admin asked Mar 31, 2020
1,149 views
How many inputs are required in Full Adder Circuit?$2$$3$More than two inputsNone of the above
4 votes
4 votes
5 answers
3
admin asked Mar 31, 2020
1,553 views
Which will be the equation of simplification of the given K-map?$AB' + B'CD' + A'B'C'$$AB' + A'B'D' + A'B'C'$$B'D' + AB' + B'C'$$B'D' + A'B'C' + AB'$
2 votes
2 votes
1 answer
4
admin asked Mar 31, 2020
1,167 views
What is $2$'s complement of $(101)​_3​$?$(010)_3$$(011)_3$$(121)_3$$(121)_2$