1.

Write the POS form of a boolean function F, which is represented in a truth table as follows :UVWF00010010010101101001101011011111

Answer»

F(U, V, W) = (U + V + W’) . (U + V’ + W’) . (U’ + V + W’)



Discussion

No Comment Found