Consider the following code:
var a = 1 println(a++ * a)
What would be the result?
Create a free account to access the full topic