Computer Science for IGCSE & O level - Boolean Logic (Section 6 - No. 14)

How many different combinations of input values are possible for a 3-input logic gate?
2
3
4
8

Explanation

For n inputs, there are 2^n combinations. With 3 inputs, there are 2^3 = 8 combinations.

Comments (0)

Advertisement