Draw execution cycle of java program. Explain the use of Java command in it.
Answers
Answered by
0
The language understood by the Java virtual machine (and this is what makes Java platform independent language). Any compile time errors are raised at this step. Load - The program is then loaded into memory. This is done by the class loader which takes the .
@ᎠaʍseӀȺղցel
Answered by
2
Answer:
The java command starts a Java application. It does this by starting a Java runtime environment, loading a specified class, and calling that class's main method. ... Non-option arguments after the class name or JAR file name are passed to the main function.
Attachments:
Similar questions
Computer Science,
1 month ago
Social Sciences,
1 month ago
Math,
2 months ago
Math,
2 months ago
Chemistry,
10 months ago
Geography,
10 months ago