GCSE Computer Science WJEC > Boolean Algebra > Flashcards
What is the Boolean expression for A AND B
A.B
What is the Boolean expression for A OR B
A+B
What is the Boolean expression for A XOR B
A⊕B
What is the Boolean expression for NOT