Suraj Gairegaire.hashnode.dev·Sep 26, 2023Java Application Compilation and ExecutionIn this post, we’ll discover how to get started with Java, the fundamental terms, and the process of compilation and execution of a simple Java application. There are several steps for creating a Java application. The first step is to write some Java...Java