5, because printf writes the latest value to the console and removes it from the variable.
*7, because printf only writes the value to the console.
5 and 7, because printf doesn't change the variable.