Module 5 - Computer Programming 2
Module 5 - Computer Programming 2
LEARNING MODULES
School Year 2020-2021
Subject/Course: Computer Programming 2
Java array is an object which contains elements of a similar data type. Additionally,
the elements of an array are stored in a contiguous memory location. It is a data
structure where we store similar elements. We can store only a fixed set of elements
in a Java array.
Learning
Activities
Senior High School Department
Senior High School Department
Senior High School Department
Assessment
Senior High School Department
Values "Programming isn't about what you know; it's about what you
Integration can figure out.” - Chris Pine
https://sites.google.com/site/cbhughesmath/index/grade-11-computer-
References programming
https://www.w3schools.com/java/java_arrays.asp
https://ocaprep.wordpress.com/java-basics/chap-4-creating-and-using-
arrays/