Solved

Consider the Following Code Snippet

Question 28

Multiple Choice

Consider the following code snippet. PrintWriter outputFile = new PrintWriter("payrollReport.txt") ;
Which of the following statements about the PrintWriter object is correct?


A) If a file named "payrollReport.txt" already exists, an exception will occur.
B) If a file named "payrollReport.txt" already exists, existing data will be deleted before new data is added to the file.
C) If a file named "payrollReport.txt" already exists, new data will be added to the end of the file.
D) If a file named "payrollReport.txt" already exists, a new file named "payrollReport_1.txt" will be created and used.

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