Teaching UGC NET Mock Test Series 2025 (Paper 1 & 2) Digital Logic Number Representations and Computer Arithmetic Minimization of Boolean Expression
Consider the following function
\(F(A, B, C, D) = Π(0, 1, 5, 8, 9, 12, 13) + d(2, 10, 14)\)
What is the minimized expression for the above function?
1
(A+B)(C+D)
2
(B+C)(C+D')(A'+C)
3
(A'+B')(A'+D')
4
(A+C)(C+D')(A'+C)