I\'m having trouble understanding how Post Increment (++), Pre Increment work together in an example.
x++ means add 1 to the variable But I am confused with t