Objectives : Wrapper Classes
Students will:
understand what a wrapper class is
understand the concept of putting a primitive into a wrapper so it becomes an object
be able to use Integer and Double wrapper classes to manipulate primitives
HOME