____ is the exclusive OR operator.
A. &
B. |
C. ^
D. ~
Answer: C
Computer Science & Information Technology
You might also like to view...
Java uses pass by value for passing parameters on a method call. What does this mean if the parameter is a primitive data type? What does this mean if the parameter is a reference to an object?
What will be an ideal response?
Computer Science & Information Technology
Regular expression quantifier _______ matches zero or more occurrences of an expression.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
A minus sign in a PivotTable report is called the ________ button
A) Expand B) Subtract C) Filter D) Collapse
Computer Science & Information Technology
A(n) ____ is a storage cell that holds the operands of an arithmetic operation and that, when the operation is complete, holds its result.
A. decoder B. register C. I/O controller D. cache
Computer Science & Information Technology