Consider the following gates coding logical operators:
| A | B | C |
|---|---|---|
Which of these gates belongs to the following logical truth table?
The truth table codes the logical and operator.
The gates displayed code the following logical operators: A = nor, B = nand, C = xor.
Hence, the truth table corresponds to: None of these.