In the expression \( Y+X^\prime \) . ( Y ) , which operator will be evaluated first?
Step-by-step Solution:
In Boolean algebra expressions, the NOT operator (( ' )) has the highest precedence, followed by AND ((\cdot)) and then OR ((+)). Therefore, ( X' ) (NOT X) will be evaluated first before performing addition ((+)). \[\] Correct Option: (a)