13 - OOP - Abstract Class, Interface, and Polymorphism

Heeeun Lim

Goals

  • Understand abstract class and interface
  • Tell difference between abstract class and interface
  • Understand polymorphism

Slides

Additional Resources

  • https://www.journaldev.com/1582/abstract-class-in-java
  • https://www.tutorialspoint.com/java/java_interfaces.htm
  • https://www.journaldev.com/1607/difference-between-abstract-class-and-interface-in-java
  • https://www.w3schools.com/java/java_polymorphism.asp
Last Updated: 3/4/2019, 5:19:45 PM