Computer Science, asked by idknanmolla7412, 4 months ago

give an output 9f the following:
int x=4;
x+=(x++)+(++x)+x;​

Answers

Answered by adityasharma09
0

Answer:

4+4+6+6=20.........

Similar questions