Computer Science, asked by chpgiri, 10 months ago

If 10 is stored in variable A, what will be the value of A after execution of the following statements?
i. A++
ii. ++A​

Answers

Answered by jidnyasa56
2

Answer:

The value of A will be A++

Similar questions