Saved Bookmarks
| 1. |
A table in which logic is expressed by taking all possible combinations of inputs outputs. * |
|
Answer» Explanation: The truth table identifies all possible INPUT combinations and the output for each. It is COMMON to create the table so that the input combinations produce an unsigned binary up-count. The truth table for the AND gate is shown in Table 5.13. Here, the output Z is a logic 1 only when both INPUTS A and B are logic 1. |
|