Computer Science, asked by kavyadixit2852, 11 months ago

Int k = 10,j=5;
k += k++ - --k -j + j++;
evaluate the value of k,j

Answers

Answered by pchourasia1405
0

Answer:

The output is 10.

Please mark me BRAINLIEST.

Attachments:
Similar questions