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

Given the expression (A + B) · C, what is the final gate implemented in this expression?
OR
AND
NOT
NAND

Explanation

The · represents AND operation, so the final gate is an AND gate.

Comments (0)

Advertisement