Apr 11: Static vs Dynamic
Learning Objectives
After today's class, you should be able to:
- Draw a high-level UML class diagram based on code.
- Explain the static and dynamic binding rules in Java.
- Distinguish between static and dynamic method calls.
Lesson Outline¶
Act13 [30 min]
Q&A [20 min]
- Enrollment reminders – next week
- Varargs syntax –
...
and[]
- Act/lab solution on Canvas Files
- Get help on HW 8