Nokia Interview Question

Given some variables with given values, a sequence of (programming) operations such as pre-increment, post-increment, are performed. Find out what the resulting value is.

Interview Answer

Anonymous

Aug 22, 2017

While I wasn't able to come up with the correct answer, I made sure that I mentioned every step of the solution