Please enable JavaScript to use CodeHS

AP Computer Science A (Nitro)

Lesson 8.1 2D Arrays

Description

In this lesson, students will explore and use 2D arrays. A 2D array is an array that stores arrays! This lesson corresponds with AP Computer Science A topic 8.1.


Objective

Students will be able to:

  • Represent collections of related primitive or object reference data using two-dimensional (2D) array objects