VOOZH about

URL: https://www.geeksforgeeks.org/questions/the-switching-expression-corresponding-to-fa-b-c-d/

⇱ GATE | CS | 2005 | Digital logic | Combinational circuit | Question 18


Last Updated :
Discuss
Comments

The switching expression corresponding to f(A, B, C, D) = Σ (1, 4, 5, 9, 11, 12) is

BC'D' + A'C'D + AB'D

ABC' + ACD + B'C'D

ACD' + A'BC' + AC'D'

A'BD + ACD' + BCD'

Share your thoughts in the comments
GeeksforGeeks