Please enable JavaScript to use CodeHS

K12 Introduction to Java Semester B

Lesson 2.3 Using Arrays

Activities

These are all the activities included in the lesson

2.3.1 Using Arrays
2.3.2 Quiz: Using Arrays
2.3.3 Iterating Over an Array
2.3.4 Sum Array
2.3.5 Array Out of Bounds
2.3.6 Print Array
2.3.7 Print Odd Array Indices
2.3.8 Find the Minimum Index
2.3.9 Classroom Example
2.3.10 Exam Scores
2.3.11 Array References
2.3.12 Find the Median
2.3.13 Top Student