Please enable JavaScript to use CodeHS

TCH324BE2 Introduction to Java Programming 2

Lesson 1.3 Using Arrays

Activities

These are all the activities included in the lesson

1.3.1 Using Arrays
1.3.2 Quiz: Using Arrays
1.3.3 Iterating Over an Array
1.3.4 Sum Array
1.3.5 Array Out of Bounds
1.3.6 Print Array
1.3.7 Print Odd Array Indices
1.3.8 Find the Minimum Index
1.3.9 Classroom Example
1.3.10 Exam Scores
1.3.11 Array References
1.3.12 Find the Median
1.3.13 Top Student