Notes for lecture 12: Objects, object composition, memory representation with objects
Some of the Java program files on this page won't be ready until after the class.
Lec12_objects.pdf
[
x4
]
program_structure_5.txt
(v. 5)
UseRandom.java
creating_objects.txt
Account.java
(We will create it together in class)
UseAccount.java
(We will create it together in class)
Point.java
UsePoint.java
objects.txt
Account2.java
UseAccount2.java
object_composition.txt
Customer.java
Account3.java
UseAccount3.java