Computer Science, asked by mail2sibani10, 7 months ago

int a=7; int z=(a++) + (++a); What is the value of z? int a=6; int z=(a++) + (++a);What is the value of z? int a=5; int z=(--a) + (++a); What is the value of z? int a=4; int z=(a--) +(++a)-(a++); What is the value of z?

Answers

Answered by AromalKB
0

Answer:

Polls

Quizzes

Shared Folder

:fire: How to turn someone into an ARMY? :fire:✌️✌️

Explanation:

✌️✌️✌️✌️✌️✌️✌️✌️

Similar questions