Unit 7: ArrayList

3.3(3)
Studied by 107 people
0%Unit 7 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

Explore top flashcards

flashcards
25-26 - E2 U1 | Quizlet
30
Updated 208d ago
0.0(0)
flashcards
FR4H - Paris Chapître 1 Vocab
47
Updated 916d ago
0.0(0)
flashcards
El mundo hispanohablante
118
Updated 190d ago
0.0(0)
flashcards
unit four: box note 1-24
60
Updated 886d ago
0.0(0)
flashcards
Unité 7 Atelier A
36
Updated 749d ago
0.0(0)
flashcards
PPOM 1 Week 1 (LEC 2-13)
335
Updated 406d ago
0.0(0)
flashcards
25-26 - E2 U1 | Quizlet
30
Updated 208d ago
0.0(0)
flashcards
FR4H - Paris Chapître 1 Vocab
47
Updated 916d ago
0.0(0)
flashcards
El mundo hispanohablante
118
Updated 190d ago
0.0(0)
flashcards
unit four: box note 1-24
60
Updated 886d ago
0.0(0)
flashcards
Unité 7 Atelier A
36
Updated 749d ago
0.0(0)
flashcards
PPOM 1 Week 1 (LEC 2-13)
335
Updated 406d ago
0.0(0)