Computer Science for IGCSE & O level - Boolean Logic (Section 8 - No. 19)
The inputs to a logic gate are A and B. How is the output of an AND gate expressed?
A+B
A·B
A'B
A' + B'
Explanation
The AND gate output is expressed by multiplication: A*B.
Comments (0)
