Chapter Summary

The following information was included in this chapter:

  • discussion of the Object class, which is the most fundamental class in Java

  • discussion of the wrapper classes, which not only allow primitive values to be treated as objects, but also contain useful methods for converting values

  • discussion of the Math class, which provides an assortment of mathematical functions

  • discussion of the String class, showing how immutable strings are created and used

  • discussion of the StringBuffer class, showing how dynamic string buffers are created and manipulated

Get Programmer's Guide to Java™ Certification, A: A Comprehensive Primer, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.