24 Computer -- Number System and Conversion Boolean Logic

ask mattrab Visit www.askmattrab.com for more academic resources.

De Morgan's Law

# First Theorem
It states that “The complement of a sum equals to the product of the complements.”
i.e.,
➡ (A + B)’ = A’.B’

# Second Theorem

It states that “The complement of a product is equal to the sum of the complements.”
i.e.,
 (A.B)’ = A’ + B’


Discussions

More notes on Number System and Conversion Boolean Logic

Close Open App