D is correct.
Path java.nio.file.Files.copy(Path source, Path target, CopyOption... options) throws IOException
NoSuchFileException - thrown when source file does not exist
FileAlreadyExistsException - thrown when target file already exist
D is correct.
Path java.nio.file.Files.copy(Path source, Path target, CopyOption... options) throws IOException
NoSuchFileException - thrown when source file does not exist
FileAlreadyExistsException - thrown when target file already exist
A FileAlreadyExistsException is thrown at run time
upvoted 2 times
...
This section is not available anymore. Please use the main Exam Page.1z0-809 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
maslac
Highly Voted 3 years, 9 months agoiSnover
Most Recent 10 months, 1 week agor1muka5
1 year, 10 months agokarta
2 years, 4 months agoJME_CHG
3 years, 9 months agoPeacock
4 years ago