Skip to content

Mar 13: Overriding Methods

Learning Objectives

After today’s class, you should be able to:

  • Explain the purpose and function of @Override.
  • Extend a class and override one of the methods.
  • Write a program for a discrete event simulation.

Lesson Outline

Debrief [5 min]

  • Mid-term grades in Canvas

Lab10 [45 min]

Your To-Do List