Apr 03: 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]
- Varargs syntax –
...and[] - Act/lab solutions on Canvas Files
- Get help on PA 2