In the given expression Y = A.B.C.D + A.B.C.D + A.B.C.D, we have 4 variables A, B, C, and D. Each variable can take on 2 possible values (0 or 1).
So, the total number of possible combinations of A, B, C, and D is 2^4 = 16.
Therefore, the maximum size of the
Show more…