Which of the following statements is true after the following statements are executed?

Set x = y
Set y = x

a. x and y contain their original values.
b. x and y have swapped their values.
c. y contains the value in x and x stayed the same.
d. x contains the value in y and y stayed the same.

d. x contains the value in y and y stayed the same.

Computer Science & Information Technology

You might also like to view...

The correct place for the @import rule is ____.

A. right after ‘' B. anywhere within style elements C. after the