Computer Science, asked by bindubajaj39, 5 months ago

Find out the complement of F=xy+x'y'. in Boolean algebra

Answers

Answered by akshatgupta099
1

Explanation:

F' = (xy + x'y')'

When the complement will be done, all the + sign will get changed to . sign and vice versa and ofcourse x and y will get changed to their complements.

= (x'+y').(x+y)

Similar questions