Extra Stuff
- slide 16 : 25
Privacy Leaks - Programs for exercise
A Mutable Date class.
A Person class that can return its private birth Date.
A client of the Person which modifies the returned birth Date.
The output of the Person client program.