Computer Science, asked by bindubajaj39, 3 months ago

Draw the truth table for the Boolean function,
f(AB)=A'B+AB.​

Answers

Answered by peehuthakur
3

Answer:

Sum-Of-Products, or SOP, Boolean expressions may be generated from truth tables quite easily, by determining which rows of the table have an output of 1, writing one product term for each row, and finally summing all the product terms. This creates a Boolean expression representing the truth table as a whole.

Similar questions