Skip to content

Apr 04: 2D Array Lab; Binding

Learning Objectives

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

  • Write nested loops that iterate a 2D array of objects.
  • Calculate row/col indexes that wrap around the array.
  • Distinguish between static and dynamic method calls.

Reminders

  • By Friday 11pm: Do the Week 11 reading and take Quiz09
  • By Monday 11pm: Submit HW 8 Part B (5 files, 60 pts)

Lesson Outline

Lab09 [45 min]

Review Activity [30 min]

  • Poll Everywhere – link for pre/post questions
  • Static vs Dynamic Binding – review for Exam 3
    • Handout – we'll do this on paper
    • Slides – don't look until after class