RTUComputer ScienceYr 2023 · Sem 32023

Q10Digital Electronics

Question

2 marks

Explain De Morgan's law.

Answer

De Morgan's laws dictate the mathematical inversion of massive Boolean expressions by swapping ANDs with ORs.

De Morgan's two fundamental laws are critical for complex logic inversion. Law 1 explicitly states that the complement of a massive logical sum is equal to the exact product of the individual complements: (A \cdot B \cdot C)' = A' + B' + C'.

Back to Paper