Computer Science, asked by weirdhouse35, 4 days ago

If x is 10, what are the values of x and y after the statement below is executed?
y = ++x + x++ / 4 * (3 + x++);

y = ?
x = ?

If x is 10, what are the values of x and y after the statement below is executed?
y = x++ % 5 - --x * ++x;

y = ?
x = ?

Answers

Answered by ctlssgaming
0

Answer:

bruh!!! easy question

Explanation:

ahh!!!

Similar questions