Saved Bookmarks
| 1. |
Give an example for each of the following :(i) a boolean expression in the sum of minterm form(ii) a boolean expression in the non canonical form. |
|
Answer» For a function F(X, Y, Z) (i) Sum of minterms expression is XYZ + X’Y’Z + X’Y’Z + XYZ’ (ii) Non canonical form of Sum-of-products XY + Y’Z + ZX’+ X’Y |
|