The Bitwise XOR operator is denoted by ^. When an XOR gate is given with 2 inputs, the corresponding outputs will be: If two input bits are different, the output is 1.
In all other cases, it is 0.
The Bitwise XOR operator is denoted by ^. When an XOR gate is given with 2 inputs, the corresponding outputs will be: If two input bits are different, the output is 1.
In all other cases, it is 0.
GopiGorantala — Java, Spring, Kafka, Flink, Distributed systems | @ggorantala