[first slide]
Introduction to Object Oriented Programming
Chapter 4
Messages, Instances, and Initialization
Outline
- Topics to be Covered
- Creation of New Variables
- Storage Management Approach
- Syntax for Automatic Creation
- Syntax for Dynamic Creation
- Message Passing
- Message Passing Syntax
- Operators as Messages
- Creation and Initialization
- Class Methods
- Constructors
- Invoking Constructors
- Constructor Implementation
- Destructors
- Constructors in Java
Other Material
Intro OOP, Chapter 4, Slide 1