Question:

Identity Law is

Show Hint

Identity elements in Boolean algebra are \(0\) for OR operations and \(1\) for AND operations.
Updated On: Mar 14, 2026
  • \(A + 0 = A\)
  • \(A \cdot 1 = A\)
  • Both of the above
  • None of the above
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

Step 1: Understand Boolean algebra laws.
Boolean algebra is used in digital logic and computer science to simplify logical expressions. There are several laws in Boolean algebra such as identity law, null law, complement law, and distributive law.
Step 2: State the Identity Law.
The Identity Law states that combining a variable with its identity element does not change the value of the variable.
For the OR operation \[ A + 0 = A \] For the AND operation \[ A \cdot 1 = A \] Step 3: Analyze the given options.
Option (1) represents the OR identity law.
Option (2) represents the AND identity law.
Since both expressions represent valid identity laws, both statements are correct.
Step 4: Conclusion.
Therefore the correct answer is \[ \text{Both of the above} \]
Was this answer helpful?
0
0