Study 1Z0-830 Java 21 Modules and Packaging: key concepts, common traps, and exam decision cues.
This chapter is smaller than streams or collections, but it is full of clean rule questions. If you keep requires, exports, services, and automatic-module ideas straight, the exam can become much easier here.
| Lesson | Focus |
|---|---|
| 11.1 JPMS and Packaging | Learn how the exam tests module boundaries, service loading, unnamed modules, and runtime packaging tools. |
| If the question is really about… | Go first to… |
|---|---|
module-info.java, requires, or exports |
11.1 JPMS and Packaging |
| service provider loading or module interaction | 11.1 JPMS and Packaging |
JAR, unnamed module, automatic module, jlink, or jpackage |
11.1 JPMS and Packaging |