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

The Associative Law states that:

Computer Science20251 markMCQ
  • (a)$A \cdot B = B \cdot A$
  • (b)$A + B = B + A$
  • (c)$A \cdot (B + C) = A \cdot B + A \cdot C$
  • (d)$A + (B + C) = (A + B) + C$

Answer

Answer

AI

Correct option: (d)

Answer: (d) $A + (B + C) = (A + B) + C$ The Associative Law states that the grouping of operands does not affect the result when the same operator is applied repeatedly.
Boolean Algebra

From ISC 2025 Computer Science Paper 1, question 1(iv).