File obj = new File(“name.txt”);. As seen in the above syntax, you first need to import the File class from the Java.io package. Once imported ...
確定! 回上一頁