‹ Back to the paper
The Associative Law states that:
- (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
AICorrect 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.
From ISC 2025 Computer Science Paper 1, question 1(iv).