Computer Science for IGCSE & O level - Boolean Logic (Section 2 - No. 37)
Which of the following is the Boolean expression for a NAND gate?
A + B
A . B
(A + B)'
(A . B)'
Explanation
The Boolean expression for NAND is the inverse of AND which is (A.B)'
Comments (0)
