Unit 7: ArrayList

3.3(3)
Studied by 107 people
0%Unit 7: ArrayList Mastery
0%Exam Mastery
Build your Mastery score
multiple choiceMultiple Choice
call kaiCall Kai
Supplemental Materials
Card Sorting

1/14

flashcard set

Earn XP

Last updated 7:41 AM on 11/5/23
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

15 Terms

1
New cards

limitation of arrays

it has a fixed length, and can only store, one specific type of data.

2
New cards

NullPointerException

Extra spaces will simply be ignored, and once you reach one it will result in a

3
New cards

ArrayList

is a solution for this issue.

4
New cards

ArrayList object

is dynamically sized

5
New cards

dynamically sized

it can become smaller or larger as elements are added or removed.

6
New cards

typed ArrayList

ArrayLists are very adaptable, so if you need to make an ArrayList set to a specific type, you set it up as

7
New cards

Integer and Double objects

can be created with integers and doubles, as parameters.

8
New cards

Integer class

The static variables of MIN_VALUE, and MAX_VALUE found in the

9
New cards

Elements

can be accessed with index notation.

10
New cards

Give example of methods used to access ArrayList.

myList.get(2), myList.add(“Bob”)

11
New cards

static variables

it store the minimum and maximum values of an integer.

12
New cards

int and double

The primitive data types that can’t be stored in ArrayLists.

13
New cards

Parameters

Integer and Double objects can be created with integers and doubles

14
New cards

Integer n

new Integer (5);

15
New cards

Double x

new Double (6.1);

Explore top notes

note
Chapter 9: Global Change
Updated 127d ago
0.0(0)
note
AP Human Geography Review
Updated 91d ago
0.0(0)
note
Absorption of Mineral Salts
Updated 337d ago
0.0(0)
note
Skill in Sport
Updated 632d ago
0.0(0)
note
Japanese Imperialism
Updated 1153d ago
0.0(0)
note
Chapter 9: Global Change
Updated 127d ago
0.0(0)
note
AP Human Geography Review
Updated 91d ago
0.0(0)
note
Absorption of Mineral Salts
Updated 337d ago
0.0(0)
note
Skill in Sport
Updated 632d ago
0.0(0)
note
Japanese Imperialism
Updated 1153d ago
0.0(0)

Explore top flashcards

flashcards
Chapter 12 Section 3
35
Updated 334d ago
0.0(0)
flashcards
ASTR101 2nd Exam
33
Updated 727d ago
0.0(0)
flashcards
Gli Aggettivi
58
Updated 862d ago
0.0(0)
flashcards
🤐Unit VI
84
Updated 728d ago
0.0(0)
flashcards
Cellular Respiration Test
29
Updated 1097d ago
0.0(0)
flashcards
French - Body Parts
21
Updated 1108d ago
0.0(0)
flashcards
French Useful Words
22
Updated 1021d ago
0.0(0)
flashcards
Chapter 12 Section 3
35
Updated 334d ago
0.0(0)
flashcards
ASTR101 2nd Exam
33
Updated 727d ago
0.0(0)
flashcards
Gli Aggettivi
58
Updated 862d ago
0.0(0)
flashcards
🤐Unit VI
84
Updated 728d ago
0.0(0)
flashcards
Cellular Respiration Test
29
Updated 1097d ago
0.0(0)
flashcards
French - Body Parts
21
Updated 1108d ago
0.0(0)
flashcards
French Useful Words
22
Updated 1021d ago
0.0(0)