Teaching HPSC Lecturer (Technical) Mock Test 2024 Digital Logic Number Representations and Computer Arithmetic Minimization of Boolean Expression
Consider the minterm list form of a Boolean function F given below:
F(A, B, C, D) = Ʃm(4, 5, 6, 9, 10, 12) + d(8, 13, 14, 15)
Here, m denotes a minterm and d denotes a don't care term. What is the minimized expression for the given function?
1
(A+B)(C+D)
2
AB
3
(A+B)(C'+D')
4
(A+C)(B'+D")
5
Question Not Attempted