Chapter Nine
Java Fundamentals
Gary Marrer
Chapter Objectives:
Introduction to Object Orientated Programming
The why of OOP?
A Business Example
As compared to Structured Programming
Java OOP Terms, Definitions and Fundamental Concepts
Instance Variables, methods
Constructors
Multiple classes in the same source file