I have a reduced function and one of the product terms is: B * C(not) * D + B(not) * C * D.
Is that considered an XOR gate?
Im aware that B * C(not) + B (not) + C is an XOR gate because When i do the truth table it has the characteristic of an XOR gate, but Im not sure about that terms above. Thank you