#Output is saved in a certain variable at the time the program has finished execution
Output is saved in a certain variable at the time the program has finished execution
This eliminates the disadvantages languages like Java have when printing System.out.println("asdf")
For languages without variables this could be top of the stack etc...