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]
- Hints for HW 6
Lab10 [45 min]