

InterviewSolution
Saved Bookmarks
1. |
What is the use of Boolean identities?(a) Minimizing the Boolean expression(b) Maximizing the Boolean expression(c) To evaluate a logical identity(d) Searching of an algebraic expressionThis question was posed to me by my college professor while I was bunking the class.My enquiry is from Boolean Functions topic in division Boolean Algebra and Modeling Computations of Discrete Mathematics |
Answer» CORRECT answer is (a) Minimizing the BOOLEAN expression Easy explanation: Boolean IDENTITIES are used for minimizing the Boolean expression and TRANSFORMING into an equivalent expression. |
|