![]() Related Questions Latest Answer : Compilation unit converts the source code into byte code(i.e., into machine independent code) ... A) Int millisecondsB) Double millisecondsC) long millisecondsD) Float milliseconds Latest Answer : long milliseconds ... A) TrueB) False Latest Answer : true ... A) Java CompilerB) Java Interpreter.C) Both of the aboveD) None of the aboveExplanation: The Java Compiler is used for compilation and the Java Interpreter is used for execution of the application. Latest Answer : ContradictoryFor executing, Interpreter is used. Answer should be Bif you are going logically to the question, there is no answer,to execute a java program, 1. Check for java pakages, 2. Check for jre, 3. write java program, 4. compile, 5. execute.My ... A) TrueB) False Latest Answer : true ... Is the following Java program run? private static void main(String args[]) { class valan { //body of the class } } No. Compilation error will occur.The error message is : main method should be public View Question | Asked by : bhargavi What is Compiler Unit and Executable Unit?
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||