The exclusive OR function is used in computer programming and logic design, the exclusive OR...
60.1K
Verified Solution
Link Copied!
Question
Accounting
The exclusive OR function is used in computer programming and logic design, the exclusive OR function returns a value of 1 if either of the two inputs are true, but returns a 0 if both are true or if neither are true
The following shows the values for Exclusive OR compared to Regular OR
Your job is to choose the correct logic for cells F3-F6, the answers below are for cell F3 and assume you use fill down to complete cells F4-F6
Which of the following IF-Then statements would provide the correct values for the Exclusive OR Output column?