

MCQOPTIONS
Saved Bookmarks
1. |
Consider the following sequence of instructions:a=a⊕b, b=a⊕b, a=b⊕a. This sequence |
A. | retains the value of the a and b |
B. | complements the value of a and b |
C. | swap a and b |
D. | negates values of a and b |
Answer» D. negates values of a and b | |