The logic expression which is not equal to 1 in Boolean algebra is
This question has multiple correct options
A
A+1
B
A.Aˉ
C
A+Aˉ
D
A+A
Medium
Open in App
Updated on : 2022-09-05
Solution
Verified by Toppr
Correct options are B) and D)
A+1 is addition of 1 to value of A, which can be any of 0 and 1. This expression would always given '1' as the output since addition of 1 to anything gives 1.
A.Aˉ gives 0 always because whatever value A assumes, Aˉ assumes the other and they give 0 under AND operation.
A+Aˉ would always give value 1 because whatever value A assumes, Aˉ assumes the other and they give 1 under OR operation.
A.A=A.A=A which is might be 1 for value of A=1.
Solve any question of Semiconductor Electronics: Materials, Devices And Simple Circuits with:-