0 / 60 seg.

What will the following Java code output?

System.out.println(new StringBuilder("Java").reverse().toString());