Simplify the Boolean expression AB + AB. What is the resulting logic value?
Electronics and Communication Engineering
Digital Electronics
Difficulty: Easy
Choose an option
-
AB
-
BA
-
C1
-
D0
-
EA + B
Answer
Correct Answer: A
Explanation
Introduction:Boolean algebra rules allow simplification of logic expressions, reducing hardware complexity.
Step-by-Step:
Expression: AB + ABFactor: A(B + B)Since B + B = BFinal: AFinal Answer:
A