0 / 60 seg.

Consider this Java code. What is the final value of result?

int result = 3;
result *= 2;