Computer Science
What is the Canonical form of Boolean expression? State the two types of Canonical forms.
Boolean Algebra
6 Likes
Answer
A Boolean expression in which each term has all the variables in complement or non-complement form is known as Canonical form of Boolean expression. The two types of Canonical forms are:
- Sum of Product (SOP)
- Product of Sum (POS)
Answered By
3 Likes