Consider the following code snippet: PrintWriter out = new PrintWriter("output.txt") ;
Which of the following statements about the PrintWriter object is correct?
A) If a file named "output.txt" already exists, an exception will occur.
B) If a file named "output.txt" already exists, data will be added at the end of the file.
C) If a file named "output.txt" already exists, existing data will be deleted before data are added to the file.
D) If a file named "output.txt" already exists, a new file named "output_1.txt" will be created and used.
Correct Answer:
Verified
Q2: Which of the following statements about a
Q3: Which of the following statements about using
Q4: Consider the following code snippet: public static
Q5: Under which condition will the Scanner constructor
Q6: Your program will read in an existing
Q7: Which of the following statements reflects the
Q8: Insert the missing code in the following
Q9: Which of the following is the correct
Q10: Insert the missing code in the following
Q11: Which of the following objects should be
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