139k views
1 vote
Bit stream methods commonly use algorithm functions like the exclusive or operation (__________.

User Dantastic
by
7.9k points

1 Answer

5 votes
The answer that fits the blank is XOR or Exclusive OR. Exclusive OR is a logical operation wherein it demonstrates the logic presented by "either/or". This means that if the output given is true, either of the inputs, but never both, should also be true.
User IDurocher
by
8.7k points