OCP8 (1z0-809 exam): wasn't NIO2 topic cut down to half?

Help and support on OCA OCP Java Programmer Certification Questions
1Z0-808, 1Z0-809, 1Z0-815, 1Z0-816, 1Z0-817

Moderator: admin

Post Reply
mrmuiz
Posts: 49
Joined: Mon Jul 27, 2015 4:34 am
Contact:

OCP8 (1z0-809 exam): wasn't NIO2 topic cut down to half?

Post by mrmuiz »

I noticed that NIO2 section went from 6 points for OCP7
  • 8.1. Operate on file and directory paths with the Path class
  • 8.2. Check, delete, copy, or move a file or directory with the Files class
  • 8.3. Read and change file and directory attributes, focusing on the BasicFileAttributes, DosFileAttributes, and PosixFileAttributes interfaces
  • 8.4. Recursively access a directory tree using the DirectoryStream and FileVisitor interfaces
  • 8.5. Find a file with the PathMatcher interface
  • 8.6. Watch a directory for changes with the WatchService interface
to these three only:
  • 9.1. Use Path interface to operate on file and directory paths
  • 9.2. Use Files class to check, read, delete, copy, move, manage metadata of a file or directory
  • 9.3. Use Stream API with NIO.2
This is why I was not expecting any question about (for example) *Attributes interfaces, DirectoryStream, FileVisitor and so on, but they cover a good 80% in the test for NIO2 section.

I have two questions now:

1) Are those topics really still there in the official exam?

2) How much can I trust the topics list? I've based my study on that, without studying subjects that have been removed. (I needed this comparison with OCP7 because I studied from many books, most of them referring to the previous version of the exam)

admin
Site Admin
Posts: 10388
Joined: Fri Sep 10, 2010 9:26 pm
Contact:

Re: OCP8 (1z0-809 exam): wasn't NIO2 topic cut down to half?

Post by admin »

Unfortunately, we have seen some difference between official objectives and questions encountered by the candidates. Some candidates have still reported getting questions on these topics so we have kept them as well.
As we get more feedback from the exam takers, we will get rid of these questions if we don't see anyone getting them anymore.

HTH,
Paul.

mrmuiz
Posts: 49
Joined: Mon Jul 27, 2015 4:34 am
Contact:

Re: OCP8 (1z0-809 exam): wasn't NIO2 topic cut down to half?

Post by mrmuiz »

Ok, I'll keep going swearing silently from time to time...

Post Reply

Who is online

Users browsing this forum: No registered users and 8 guests