AP CSP Code.org Unit 6

AP CSP Code.org Unit 6

9th - 12th Grade

17 Qs

quiz-placeholder

Similar activities

Code.org APCSP Unit 6 Assessment

Code.org APCSP Unit 6 Assessment

9th - 12th Grade

17 Qs

AP CSP Code.org

AP CSP Code.org

9th - 12th Grade

17 Qs

Code.org AP CSP

Code.org AP CSP

9th - 12th Grade

17 Qs

Code.org Unit 6 Discoveries

Code.org Unit 6 Discoveries

9th - 12th Grade

17 Qs

Sorting and searching

Sorting and searching

9th Grade

12 Qs

Unit 6 APCSP

Unit 6 APCSP

9th - 12th Grade

17 Qs

Code.org AP Computer Science Principles Unit 6

Code.org AP Computer Science Principles Unit 6

9th - 12th Grade

17 Qs

Code.org Unit 6 Test

Code.org Unit 6 Test

9th - 12th Grade

17 Qs

AP CSP Code.org Unit 6

AP CSP Code.org Unit 6

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Thomas Martinez

FREE Resource

17 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

1 min • 1 pt

You would implement code SELECTION by:


(CHOOSE ALL CORRECT ANSWERS)

writing a for-loop

writing a while loop

making a list

writing an if statement

writing an if-else statement

2.

MULTIPLE SELECT QUESTION

1 min • 1 pt

You would implement code ITERATION by:


(CHOOSE ALL CORRECT ANSWERS)

writing a for-loop

writing a while loop

making a list

writing an if statement

writing an if-else statement

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A step by step process to solve a problem is called:

problem solving

an algorithm

code

a program

instructions

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Getting your code to execute commands in the correct order is called:

iteration

selection

sequencing

sorting

prioritizing

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Using a loop in your code is referred to in APCS as:

iteration

selection

sequencing

sorting

prioritizing

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Using an "if" in your code is referred to in APCS as:

iteration

selection

sequencing

sorting

prioritizing

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of these, given a list with 100 elements would look at index 0, then index 1, then index 2 ....

linear search

perimeter search

straight search

binary search

split seach

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?