JMU
Polymorphism through Interfaces
With Examples in Java


Prof. David Bernstein
James Madison University

Computer Science Department
bernstdh@jmu.edu


A Review of Interfaces
Polymorphism Revisited
Interfaces and Polymorphism
Interfaces and Polymorphism (cont.)
Interfaces and Polymorphism (cont.)
Overloading and Objects as Parameters
Overloading and Objects as Parameters (cont.)