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

The law which states is:

Computer Science20231 markMCQ
The law which states $a + (b \cdot c) = (a + b) \cdot (a + c)$ is:
  • (a)Associative Law
  • (b)Distributive Law
  • (c)Involution Law
  • (d)Commutative Law

Answer

Answer

AI

Correct option: (b)

Answer: (b) Distributive Law The identity $a+(b\cdot c)=(a+b)\cdot(a+c)$ is the (OR-over-AND) form of the Distributive Law, which distributes one operation over the other.
Boolean Algebra

From ISC 2023 Specimen Computer Science Paper 1, question 1(i).