So today in this post I will explain how the java compilation process works. What is Compilation? So before we get into the Java compilation process, we need to know what compilation exactly is. The process of converting source code written by the pr...