Java: Lifecycle of a Java Program
It had been long since i posted something about Java and thought of putting up a post describing Lifecycle of a Java Program.
The figure below explains the lifecycle of a Java Program. In words, the figure can be explained as:
A Java program is written using either a Text Editor like Textpad or an IDE like Eclipse [...]