Saved Bookmarks
| 1. |
An AND gate is followed by a NOT gate in series with two inputs A and B, the Boolean expresion for the output Y will be ………. |
|
Answer» `bar(A+B)` The NAND GATE is OBTAINED by combining the AND and NOT gates in the series. |
|