engineering recuitment UKPSC Polytechnic Lecturer Mock Test 2024 Digital Logic Number Representations and Computer Arithmetic Minimization of Boolean Expression
What would be yielded after simplifying the following Boolean expression:
Y = \(\rm\overline{(A+\bar{B}+C)+(B+\bar{C})}\)
1
Y = (A̅BC̅) + (B̅C)
2
Y = (A̅ + B + C̅) (B̅ + C)
3
Y = 0
4
Y = 1