Computer Science for IGCSE & O level - Boolean Logic (Section 5 - No. 16)

Which of the following operations represents the logical *AND*?
A + B
A . B
A XOR B
A + B'

Explanation

The logical AND is represented by a dot (.), like A . B

Comments (0)

Advertisement