0 / 60 seg.

What does the following Java code return?

String text = "Java";
System.out.println(text.equals("java"));