When you run the java command, the JRE is loaded along with the class you specify. Then, the main method of that class is executed.
確定! 回上一頁