Browse Oracle Certification Guides

1Z0-829 Java 17 I/O, NIO.2 and HTTP Client Guide

Study 1Z0-829 Java 17 I/O, NIO.2 and HTTP Client: key concepts, common traps, and exam decision cues.

This chapter is about contract awareness. Java file APIs and HTTP Client questions usually reward the candidate who chooses the right API family before thinking about output details.

Work this chapter in order

Lesson Focus
11.1 Files and HTTP Client Learn how the exam tests file APIs, buffering, path operations, and HTTP Client concepts.

Fast routing inside this chapter

If the question is really about… Go first to…
Path, Files, walking, or file attributes 11.1 Files and HTTP Client
byte vs character stream families 11.1 Files and HTTP Client
request building or HTTP Client basics 11.1 Files and HTTP Client

What strong answers usually do

  • choose the API family that matches bytes vs characters vs filesystem navigation
  • treat Path and Files as contract-driven APIs, not as string utilities
  • remember HTTP Client questions are usually about API shape and usage flow

In this section

Revised on Sunday, May 10, 2026