Chapter 3: Control Statements

The size of an array cannot be changed after the array is created. Size can be obtained using arrayRefVar.length ( myList.length is 10. When an array is created, its elements are assigned the default value of . 0. for the numeric primitive data types, ‘\u000’ for char types, and . false. for . Boolean. types. Array Indexed Variables ................
................