0 / 60 seg.

What will be the output of the following Java code?

int number = 123;
System.out.printf("Number: %08d", number);