readLine () method of BufferedReader class read that particular line and display it on the console. Here is the code : import java.io.*; public class ...
確定! 回上一頁