APCS Lesson 7.0-7.2 Review

APCS Lesson 7.0-7.2 Review

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Java Arrays and ArrayLists

Java Arrays and ArrayLists

10th Grade

11 Qs

Arrays Javascript (CodeCademy)

Arrays Javascript (CodeCademy)

9th - 12th Grade

10 Qs

Unit 10 AP CSA

Unit 10 AP CSA

12th Grade

10 Qs

Java Collection

Java Collection

12th Grade

10 Qs

Single Array

Single Array

10th - 12th Grade

15 Qs

Unit 6 Comp Sci A Arrays

Unit 6 Comp Sci A Arrays

10th - 12th Grade

14 Qs

Arrays in Java

Arrays in Java

9th - 12th Grade

20 Qs

Array List

Array List

10th Grade

11 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?