Boolean Algebra and Logic Simplification - Technical MCQs

Q1:

A Karnaugh map is a systematic way of reducing which type of expression?

A product-of-sums

B exclusive NOR

C sum-of-products

D those with overbars

ANS:C - sum-of-products

We can directly plot pos no conversion is required directly from truth table. Simplify just top and side expressions; converted to respective pos for eg:A'B' becomes A+B and just take 0's from truth table And plot And simplify as usual.