132k views
0 votes
d.) The expression that describes the network of logic gates: Is [A AND (NOT B)] OR (NOT B). Complete the input-output table for the network:

User Sarke
by
7.7k points

1 Answer

3 votes
Let R=A AND (NOT B)] OR (NOT B)
If A=T, B=T
then ~B=F,
A and ~B = F
So R=F
If A=T,
B=F ~B=T
A and ~B=T
so (A and ~B) or ~B = T etc.
User Nathan R
by
7.9k points

No related questions found