AP CS ArrayLists

Quiz
•
Computers
•
12th Grade
•
Medium
Christina Perry
Used 24+ times
FREE Resource
17 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 1 pt
How do I find the number of items in an array named colors?
2.
FILL IN THE BLANK QUESTION
1 min • 1 pt
How do I find the number of items in an ArrayList named schools?
3.
DROPDOWN QUESTION
1 min • 1 pt
How do I create an ArrayList of integers?
ArrayList <Interger> num = (a) ArrayList<Integer>();
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the following code print?
"Richland"
"Bombers"
There will be a compiler error
None of the above
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the following code print out?
12
0
14
9
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will print out with the following code?
cuddler
a
dog
my
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What can I write in the /* Missing Code */ so that the following statement works as intended?
ArrayList<String> newList = /* Missing Code */
I only
III Only
I and III
II and III
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
DATA STRUCTURES

Quiz
•
12th Grade
15 questions
Pemrograman Berorientasi Objek PAS GANJIL XII RPL

Quiz
•
12th Grade
20 questions
Java 2 Quiz 9

Quiz
•
10th - 12th Grade
20 questions
iGCSE Computer Science: Problem Solving

Quiz
•
9th - 12th Grade
20 questions
Searching and Sorting

Quiz
•
10th - 12th Grade
15 questions
Жанар214

Quiz
•
9th Grade - University
15 questions
Unit 5 Part 2 Assessment Review

Quiz
•
12th Grade
20 questions
Python

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade