What will the following Java code output?
System.out.println("JAVA".toLowerCase());
JaVa
JAVA
java
Java