The AND gates in the diagram will output a 1 if both inputs are also 1.
If A = 1, B = 1, and C = 0, what will the final output be?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
@Brilliant Mathematics , can you please resize this one as well, it's too large and I am unable to do it. Thanks!
Log in to reply
Done!
a = 1 , b = 1 ⇒ through AND gate ⇒ a A N D b = 1
a A N D b = 1 , c = 0 ⇒ through AND gate ⇒ a A N D b A N D c = 0
The first AND gate (with 1 AND 1) outputs a 1.
This along with 0 goes into the second AND gate, outputting a 0.
Problem Loading...
Note Loading...
Set Loading...