Computer Science, asked by Sumithsimonraj5851, 9 months ago

Write the output of the following if p=10 initially. i) p = p++ + p – 2 ii) p - = p++ + --p

Answers

Answered by sam3315
0

Answer:

10+11-2=== 19

10-10+10=10

Similar questions