Which of the following statements is true?
1
The JAVA compiler produces a code for JVM, which is executed by a Java interpreter.
2
The JAVA compiler produces a code directly for JAVA interpreter.
3
The JAVA compiler directly executes code in JVM.
4
The JAVA compiler helps in directly executing code on different operating systems.
5
Question Not Attempted