APCS Lesson 7.0-7.2 Review

APCS Lesson 7.0-7.2 Review

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Javascript Arrays

Javascript Arrays

9th - 12th Grade

12 Qs

Lecture 4.4 Part 1

Lecture 4.4 Part 1

12th Grade

10 Qs

Array and ArrayLists in Java

Array and ArrayLists in Java

10th Grade

11 Qs

CodeHS Arraylist

CodeHS Arraylist

10th Grade

11 Qs

AP CSA Array List

AP CSA Array List

10th Grade

11 Qs

JDVP Activity

JDVP Activity

12th Grade - University

20 Qs

Arrays and ArrayLists

Arrays and ArrayLists

10th - 12th Grade

15 Qs

ArrayList

ArrayList

9th - 12th Grade

15 Qs

APCS Lesson 7.0-7.2 Review

APCS Lesson 7.0-7.2 Review

Assessment

Quiz

Computers

9th - 12th Grade

Easy

Created by

Erin Thompson

Used 4+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Media Image

What will print when the following code executes?

[1, 2, 3, 4, 5]

[1, 4, 2, 3, 5]

[1, 2, 4, 3, 5]

[1, 2, 4, 5]

2.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Media Image

What will print when the following code executes?

["Anaya", "Sarah", "Layla", "Sharrie"]

["Anaya", "Layla", "Sharrie", "Sarah"]

["Sarah", "Anaya", "Layla", "Sharrie"]

["Anaya", "Layla", "Sarah", "Sharrie"]

3.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Media Image

What will print when the following code executes?

[2, 3]

[1, 2, 3]

[1, 2]

[1, 3]

4.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Media Image

What will print when the following code executes?

[2, 3]

[1, 2, 3]

[1, 2]

[1, 3]

5.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Media Image

What will print when the following code executes?

[1, 2, 3, 4, 5]

[1, 2, 4, 5, 6]

[1, 5, 2, 4, 6]

[1, 2, 5, 4, 6]

6.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Media Image

What will print when the following code executes?

["Sarah", "Destini", "Layla", "Sharrie"]

["Sarah", "Destini", "Anaya", "Layla", "Sharrie"]

["Anaya", "Sarah", "Sharrie"]

["Anaya", "Sarah", "Destini", "Sharrie"]

7.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Media Image

What will print when the following code executes?

[1, 2, 3, 4, 5]

[1, 2, 4, 5, 6]

[1, 2, 5, 4, 6]

[1, 5, 2, 4, 6]

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?