Saved Bookmarks
| 1. |
to design an appropriate logic gate combination for a given truth table-and -gate or gate, not gate |
|
Answer» Answer: for two values A and B for or gate it is A+B for and gate it is AxB for not gate it is complement of AxB answer Explanation: A B ANS.(AxB) FOR AND GATE 0 0 0 0 1 0 1 0 0 1 1 1 |
|