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.
| Lesson | Focus |
|---|---|
| 11.1 Files and HTTP Client | Learn how the exam tests file APIs, buffering, path operations, and HTTP Client concepts. |
| 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 |
Path and Files as contract-driven APIs, not as string utilities