The java program starts execution from the main method which is alway defined like the following: public mainMethod(String[] args) { ... }