1.

State Boolean laws.Elucidate how they are used to simplify Boolean expressions with suitable example,

Answer»

Solution :Laws of Boolean Algeebra :The NOT ,OR and AND operations are `overlineA,A+B,A,B` are the Boolean operations.The results of these operations can be summarised as
Complement LAW

The com-plementlaw can be released as A=A
OR laws

AND L:AWS
The AND lawscan be realised as

The Boolean operations Obey the following laws
A+B=B+A
Associative laws
A+(B+C)=(A+B)+C
A.(B.C)=(A.B).C
DISTRIBUTIVE laws
A(B+c)=AB+AC
A+BC=(A+B)(A+C)
The above laws are used to simplify COMPLICATED expression and to simplify the logic circuiry .


Discussion

No Comment Found

Related InterviewSolutions