exam questions

Exam 1z0-819 All Questions

View all questions & answers for the 1z0-819 exam

Exam 1z0-819 topic 1 question 179 discussion

Actual exam question from Oracle's 1z0-819
Question #: 179
Topic #: 1
[All 1z0-819 Questions]

Given the directory structure:



and



What is the result?

  • A. /continent/country/state
  • B. /continent/country/state/county
  • C. /continent
    /continent/country
  • D. /continent/
    /continent/country
    /continent/country/state
    /continent/country/state/county
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
ASPushkin
6 months, 1 week ago
Selected Answer: C
C is correct But is not right to write : BiPredicate pred = (path, fileAttrs) -> { BiPredicate is a raw type and same as BiPredicate<Object, Object> and BiPredicate<Path, BasicFileAttributes> is not subtype of BiPredicate<Object, Object> so should be BiPredicate<Path, BasicFileAttributes> pred = (path, fileAttrs) -> { ...
upvoted 1 times
...
d7bb0b2
6 months, 4 weeks ago
Selected Answer: C
C is correct: /continent /continent/country only print the "directories" with 1 of depth, so find in parent /continent and is subdirectory /continent/country if depth was 2 then print : /continent /continent/country /continent/country/state
upvoted 1 times
...
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.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago