Oracle
1Z0-804 · Question #63
1Z0-804 Question #63: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-804 to reveal the answer and full explanation for question #63. The question stem and answer options stay visible for context.
Question
An application is waiting for notification of changes to a tmp directory using the following code statements: Path dir = Paths.get("tmp") WatchKey key = dir.register (watcher, ENTRY_CREATE, ENTRY_DELETE, ENTRY_MODIFY) ; In the tmp directory, the user renames the file testA to testB, Which statement is true?
Options
- AThe events received and the order of events are consistent across all platforms.
- BThe events received and the order of events are consistent across all Microsoft Windows versions.
- CThe events received and the order of events are consistent across all UNIX platforms.
- DThe events received and the order of events are platform dependent.
Unlock 1Z0-804 to see the answer
You've previewed enough free 1Z0-804 questions. Unlock 1Z0-804 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.