Recall that the following statement creates the Scanner object console and initializes it to the standard input device: Scanner console = new Scanner(System.in);.
確定! 回上一頁