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