Advertisements
Advertisements
Question
The complement of the Boolean expression (P' • Q) (R • S') is ______.
Options
(P' + Q) • (R' + S)
(P + Q') • (R' + S)
(P' + Q) • (R + S')
(P + Q') • (R + S')
MCQ
Fill in the Blanks
Solution
The complement of the Boolean expression (P' • Q) (R • S') is (P + Q') • (R' + S).
Explanation:
((P'.Q) +(R.S'))'= (P'.Q)' . (R+S')' = (P+Q') . (R' +S)
shaalaa.com
Propositional Logic
Is there an error in this question or solution?
APPEARS IN
RELATED QUESTIONS
Assertion: For proposition ∼A=> B, its contrapositive is B =>∼A
Reason: Contrapositive is the converse of inverse for any proposition.
Study the given propositions and the statements marked Assertion and Reason that follow it. Choose the correct option on the basis of your analysis.
p = I am a triangle
q = I am a three-sided polygon
s1 = p → q
s2 = q → p
Assertion: s2 is converse of s1
Reason: Three-sided polygon must be a triangle.