PRASHNIKAप्रश्निका
‹ Back to the paper

Given the Boolean expression , identify: The complement of the expression:

Computer Science20222 marksMCQ
Given the Boolean expression $F = (P + R) \cdot (P \cdot Q + Q \cdot R')$, identify: The complement of the expression:
  • (i)$P'R' + (P' + Q') \cdot (Q' + R)$
  • (ii)$(P' + R') \cdot (P' + Q') + (Q + R')$
  • (iii)$P'R' \cdot (PQ' + Q'R)$
  • (iv)$(P + R)' \cdot (P' + Q) \cdot (Q' + R)$

Answer

No answer yet.

Boolean Algebra

From ISC 2022 Computer Science - Specimen paper (Semester 1), Paper 1, question 25(a).

Check your working with the Boolean algebra solver: the steps law by law, the K-map and the logic circuit for any expression.