Using Objects
-
What will we learn in this unit...
- Variables and types
- The class concept
- The object concept
- Using objects (invoking methods)
- Parameters of object methods
- Return values of object methods
- Browse the Application Programming Interface and understand
what functionality a class provides
- Learn the difference between
objects
and
object references