Back to quizzes
File Handling Quiz
Java / Loops | Medium | 15 questions
Question 1 of 15
4 free questions left
What does the 'r+' mode do when opening a file?
A
llows reading and writing
B
Only allows reading
C
Only allows writing
D
Appends data to the file