Q3
An OR gate has 6 inputs. The number of input words in its truth table are
A.
6
B.
32
C.
64
AnswerD.
128
Answer: Option C
Solution
Answer: Option C
Solution:
A truth table shows all possible combinations of inputs and the corresponding output of a logic gate. For a gate with 'n' inputs, the number of possible input combinations (or input words) is calculated as 2 raised to the power of n (2n).
In this case, the OR gate has 6 inputs.
So, the number of input words in its truth table is 26 = 2 * 2 * 2 * 2 * 2 * 2 = 64.