Which of the following is not a valid rule of Boolean algebra?

Which of the following is not a valid rule of Boolean algebra?



Answer: It should be: not(a and b) == not(a) or not(b)


Python

Learn More Multiple Choice Question :