Solved

Which of the Following Statements Opens a File Named MyFile

Question 35

Multiple Choice

Which of the following statements opens a file named MyFile.txt and allows you to read data from it?


A) Scanner inputFile = new Scanner("MyFile.txt") ;
B) File file = new File("MyFile.txt") ; Scanner inputFile = new Scanner(file) ;
C) File file = new File("MyFile.txt") ;
D) PrintWriter inputFile = new PrintWriter("MyFile.txt") ;

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions

Unlock this Answer For Free Now!

View this answer and more for free by performing one of the following actions

qr-code

Scan the QR code to install the App and get 2 free unlocks

upload documents

Unlock quizzes for free by uploading documents