InterviewSolution
Saved Bookmarks
| 1. |
Short notes on the types of logic gates |
|
Answer» There are seven basic logic gates: AND, OR, XOR, NOT, NAND, NOR, and XNOR. The AND gate is so named because, if 0 is CALLED "false" and 1 is called "true," the gate ACTS in the same way as the logical "and" operator. The following illustration and table show the circuit SYMBOL and logic combinations for an AND gate. |
|