What is the commutative and law
A.B=B.A
What is the commutative or law
A+B=B+A
What is the associative and law
(A.B).C= A.(B+C)
What is the associative or law
(A+B) +C= A+(B+C)
What is the distributive and law
A.(B+C)= A.B+A.C
What is the distributive or law
A+ (B.C)= (A+B).(A+B)
A.A=
A
A+A
A
Not(notA)=
A
A.notA=
0
A+notA=
1
What does . Mean
And
What does + mean
Or
What does the sideways L mean
Not
What does the line above a letter mean
Not
(A.B)=
A + B
(A+B)=
A . B
What is the order that the boolean operations have to be carried out
Not-highest
And
Or-lowest