Flow of Java Program.
1. Coding
2. Compilation .
3. Execution.
video: Flow of java program
Diagram1: Flow of Java Program.
xyz.java() source file -compiler checks the syntax, rules and translate it in class file.
JVM - Java Virtual Machine.
JER - Java Runtime Envirounment.
Comments
Post a Comment