One logic function that is used for a variety of purposes (including with adders and to compute parity) is exclusive OR. The output of a two imput exclusive OR function is true only if exactly one of the inputs is true. Show the table for a two-input exclusive OR function and implementation using a minimal size multiplexer.