March 2023
Intermediate to advanced
1851 pages
66h 25m
English
Chapter Topics
Understanding the features in Java that aid encapsulation
Knowing the structure of a Java compilation unit
Creating and using packages
Using class-path to search for types during program compilation and execution
Compiling and running code from packages
Applying accessibility rules for top-level reference types and their members
Applying scope rules for class members and local variables
Implementing immutability
Java SE 17 Developer Exam Objectives |
|
[3.4] Understand variable scopes, use local variable type inference, apply encapsulation, and make objects immutable
|
Read now
Unlock full access