Question
Easy

Which of the following is not a valid rule of Boolean Algebra ?

1
A+A'=A
2
A.A=A
3
A.A'=0
4
A+A'=1
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Computer System & Hardware Fundamentals
Topic: Architecture
Correct Answer
Option A
Explanation

The correct option is (1): The expression $\\text{A+A'}=\\text{A}$ is the one that is not a valid rule in Boolean Algebra. This expression incorrectly attempts to formulate the logical OR operation with a variable and its complement. The correct and fundamental law in Boolean Algebra is the Complementarity Law for OR, which correctly states that $\\text{A+A'}=1$. To prove why $\\text{A+A'}=\\text{A}$ is invalid, consider a case: if the variable $\\text{A}$ is 0,…Read More

Which of the following - HTET Level 3 | Clear Cutoff