March 2023
Intermediate to advanced
1851 pages
66h 25m
English
Chapter Topics
An overview of the java.lang package
Understanding the importance of the Object class and its API
Handling primitive values as objects with the wrapper classes
Converting between primitive values and wrapper classes that represent them, and their text representation
Creating and manipulating immutable strings with the String class, including text blocks
Creating and manipulating mutable strings with the StringBuilder class
Comparing the String and StringBuilder classes
Using common mathematical functions provided by the Math class
Generating pseudorandom numbers using the Math and Random classes
Using big ...
Read now
Unlock full access