Respuesta :

Answer: The table used to represent the boolean expression of a logic gate function is commonly called a Truth Table. A logic gate truth table shows each possible input combination to the gate or circuit with the resultant output depending upon the combination of these input(s).


See inset screen capture below
Substitute C in place of Q in the truth table.

Text explanation: this is a two input AND statement

Output or “C” is 0 for all combinations of A and B except when A and B are both 1.

Ver imagen Perplexed20