Computer Science, asked by daksh1704, 4 months ago

Explain pos method with example

Answers

Answered by paygudevishal
0

Answer:

POS (Product of Sums) is the representation of the boolean function in which the variables are first summed, and then the boolean product is applied in the sum terms.

For example, (a’+b).(a+b’+c) is POS expression where we can see that the variables are added then each bigger term is the product of the other

Explanation:

mark me as a brainlist

Similar questions