The statements int x = 1; int y; y = x++;

a) Assign y the value 2;
b) Change the value of x to 2.
c) Assign y the value 0;
d) Assign y the value 1;
e) The ++ is a postfix operator.

b) Change the value of x to 2.
c) Assign y the value 0;
d) Assign y the value 1;

Computer Science & Information Technology

You might also like to view...

The ________ Video option that displays on the Video button enables you access to videos that you may have stored on OneDrive

A) Web B) Cloud C) Online D) Internet

Computer Science & Information Technology

Clip art is inserted through the Clip Art ________ pane, which appears on the side of the screen

Fill in the blank(s) with correct word

Computer Science & Information Technology