Explanatory Question
Give the output of the following expression:
a+= a++ + ++a + --a + a-- ; when a = 7
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.