Skip to content

Mar 26: 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

Q&A [5 min]

Lab10 [45 min]

Your To-Do List