Computer Science for IGCSE & O level - Boolean Logic (Section 12 - No. 18)

How many possible input combinations are there for a logic gate with three inputs?
2
4
8
16

Explanation

With n inputs, there are 2^n input combinations. For three inputs, that is 2^3 = 8.

Comments (0)

Advertisement