Consider the following 4-variable Boolean function
πΉ(π΄, π΅, πΆ, π·) = Ξ£π(0, 1, 2, 3, 8, 9, 10, 11)
Consider π΄ as MSB, π· as LSB. Which one of the following options represents the
minimal sum of products form for the above function?
Note: + is OR operation, . is AND operation, β² is NOT operation