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