A Level Computer Science > 6.5 Boolean Algebra > Flashcards
What is the order of precedence ?
Brackets, NOT, AND, OR
What is A.0 ?
0
What is A.1 ?
A
What is A.A ?
A
What is A + 0 ?
A
What is A + 1?
1
What is A + A ?
A
How to remember De Morgan’s Law ?
“break the bar and change the sign.”