235 views

1 Answer

Best answer
2 votes
2 votes
Whatever be the initial input, once B gets input 0 it will turn the output Y to 1.

Now the input to the A's NAND gate are 1 and 1 which makes the output at X as 0.

Now when input at B changed to 1 from 0, the B's NAND gate will have inputs 1 and 0 which will keep the output at Y at 1.

Hence now whatever input is given to B, the output will not change unless the input to A changes.

Hence A is the answer.
selected by

Related questions

0 votes
0 votes
1 answer
1
Ayush Upadhyaya asked Jul 31, 2018
887 views
What is the answer to this?
0 votes
0 votes
2 answers
2
Ayush Upadhyaya asked Jul 31, 2018
473 views
I am getting 8 gates as an answer to this. Can it be less than this?
0 votes
0 votes
0 answers
3
rahul sharma 5 asked Dec 24, 2016
304 views
How can we say -2^3 is (1000) in binary? One is 8 and other is -8?
0 votes
0 votes
0 answers
4
harsh yadav asked Dec 18, 2018
126 views
does all conflict serializable schedule guaranty strict 2 Phase locking and vice versa?