Saved Bookmarks
| 1. |
Write the SOP form for the Boolean Function F(X,Y,Z) represented by the given truth table:XYZF00000011010101101000101011011111 |
|
Answer» SOP Form is : X'.Y'.Z + X'.Y.Z' + X.Y.Z' + X.Y.Z |
|