Consider the following code snippet. PrintWriter outFile = new PrintWriter("dataOut.txt") ;
Which of the following statements about the PrintWriter object is correct?
A) If a file named "dataOut.txt" already exists, an exception will occur.
B) If a file named "dataOut.txt" already exists, existing data will be deleted before new data is added to the file.
C) If a file named "dataOut.txt" already exists, new data will be added to the end of the file.
D) If a file named "dataOut.txt" already exists, a new file named "dataOut_1.txt" will be created and used.
Correct Answer:
Verified
Q30: Consider the following code snippet. Scanner inputFile
Q31: Insert the missing code in the following
Q32: Which method of the JFileChooser object will
Q33: Which Java class implements a file dialog
Q34: Insert the missing code in the following
Q36: Insert the missing code in the following
Q37: Your program must read in an existing
Q38: Which of the following statements about using
Q39: Consider the following code snippet. Scanner inputFile
Q40: Insert the missing code in the following
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents