0 / 60 seg.

Analyze the outcome of this Java code:

float result = (float)3 / 2;
System.out.println(result);