Adobe
9A0-182 · Question #54
Which statement best describes the FileMode.UPDATE mode?
The correct answer is C. The file is opened in read/write mode. See the full explanation below for the reasoning.
Question
Which statement best describes the FileMode.UPDATE mode?
Options
- AThe file is opened in write mode, with all written data appended to the end of the file
- BThe file is opened in read-only mode
- CThe file is opened in read/write mode
- DThe file is opened in write-only mode
How the community answered
(30 responses)- A3% (1)
- B3% (1)
- C83% (25)
- D10% (3)
Community Discussion
No community discussion yet for this question.