Computer Science for IGCSE & O level - Boolean Logic (Section 2 - No. 39)

Which of the following is the correct Boolean expression for a 2-input NOR gate?
A AND B
NOT (A AND B)
A OR B
NOT (A OR B)

Explanation

A NOR gate is the inverse of an OR gate, represented as NOT (A OR B).

Comments (0)

Advertisement