Computer Science, asked by gantasaiavinash, 9 months ago

Find the complement of the function
F = (xy+y’z+x’z)

Answers

Answered by shibran11
4

Answer:

Any single variable can have a 1 or a 0 value. The complement is the inverse of a variable and is indicated by a bar over variable (overbar). For example, the complement of the variable A is A. If A = 1, then A = 0.

The complement will be f' = (x' + y)(x'*(y+z'))(y). To find the complements of a boolean function, we apply THE Morgan's law

Explanation:Please mark it brainliest

Similar questions