PRASHNIKAप्रश्निका

Given that P = 0, Q = 1, R = 0, S = 0, write its: Maxterm Minterm

Computer Science20262 marksShort answer
Given that P = 0, Q = 1, R = 0, S = 0, write its:
(a)[1.0]
Maxterm
(b)[1.0]
Minterm

Answer

Answer (a)

AI
Written by AI (antigravity) - it can contain mistakes.
For P = 0, Q = 1, R = 0, S = 0: Maxterm = P + Q' + R + S

Answer (b)

AI
Written by AI (antigravity) - it can contain mistakes.
For P = 0, Q = 1, R = 0, S = 0: Minterm = P' • Q • R' • S'
Boolean Algebra

From ISC 2026 Computer Science Paper 1, question 3(iii).

See every question