Saved Bookmarks
| 1. |
Define logic gates? Give two examples of logic gate. |
|
Answer» Logic gates perform basic logical functions and are the fundamental building blocks of digital integrated circuits.In the following examples, each logic gate except the NOT gate has two inputs, A and B, which can either be 1 (True) or 0 (False). Examples of common combinational logic circuits include: half adders, full adders, multiplexers, demultiplexers, encoders and decoders. |
|