Cards (1)

  • What sets of rules are there in boolean algebra
    • general rules
    • commutative rules (vlaues in AND & OR expression can be swapped withput changing the results)
    • associative rules (order of operators in an expression has no impact on the result)
    • distributive rules (how to expand boolean expressions)
    • absorption rules