Run the following code and explain the difference of the results with comments (each operation step by step). int a = 10; int res = a-- - --a; System.out.println(res); a = 10; \\reset a  res = a-- - --a; System.out.println(res);

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter6: Looping
Section: Chapter Questions
Problem 14RQ
icon
Related questions
icon
Concept explainers
Question

Run the following code and explain the difference of the results with comments (each operation step by step).

int a = 10;

int res = a-- - --a;

System.out.println(res);

a = 10; \\reset a 

res = a-- - --a;

System.out.println(res);

Expert Solution
steps

Step by step

Solved in 3 steps with 2 images

Blurred answer
Knowledge Booster
Operators
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,