The following is the last sentence made in the second paragraph under the "
Exams Essentials" section on page 657 of the
OCP Java SE 11 Developer Complete Study Guide, which is written by Boyarsky and Selikoff: "
For example, Character is autoboxed into char."
The correct Sentence should be as follows: "
For example, Character is unboxed into char."