AP Computer Science Algorithms Review Quizziz

AP Computer Science Algorithms Review Quizziz

10th Grade

11 Qs

quiz-placeholder

Similar activities

Working scientifically

Working scientifically

10th - 11th Grade

10 Qs

Chapter 1.3 Vocabulary Quiz

Chapter 1.3 Vocabulary Quiz

9th - 10th Grade

10 Qs

Bahan kimia dalam kehidupan sehari-hari

Bahan kimia dalam kehidupan sehari-hari

9th - 12th Grade

10 Qs

Examen P3 AD2022

Examen P3 AD2022

10th Grade

13 Qs

EVALUACIÓN DE CIENCIAS NATURALES

EVALUACIÓN DE CIENCIAS NATURALES

1st - 10th Grade

10 Qs

Robot Locomotion

Robot Locomotion

10th Grade

13 Qs

Erfðafr. kafli 4.3 og 4.4 (12mín)

Erfðafr. kafli 4.3 og 4.4 (12mín)

8th - 10th Grade

14 Qs

Science 10 Quiz (TubayNHS)

Science 10 Quiz (TubayNHS)

10th Grade

10 Qs

AP Computer Science Algorithms Review Quizziz

AP Computer Science Algorithms Review Quizziz

Assessment

Quiz

Science

10th Grade

Practice Problem

Medium

NGSS
MS-ETS1-1, MS-ETS1-2, MS-ETS1-3

Standards-aligned

Created by

Chase Choi

Used 22+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What will the following algorithm display?

a ← 13
b ← 17
a ← a + 1
c ← a / 7
DISPLAY(c)
DISPLAY(a)
DISPLAY(b)

2 14 17

13 17 5

2 12 2

14 17 2

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What will the following algorithm display?

a ← 13
a ← 17
a ← a + 1
DISPLAY(a)

13

17

18

19

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What will the following algorithm display?

a ← "Milk"
a ← a + "Cookies Soda"
a ← a + "Chips"
b ← a + "put them in a bag so you know they stay crisp"
DISPLAY(b)

Milk

Milk Cookies Soda

Put them in a bag and they stay crisp

Milk Cookies Soda Chips put them in a bag so you know they stay crisp

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a ← 13 MOD 26

DISPLAY (a)

26

13

8

0

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What will the following algorithm display?

a ← 26 MOD 13
DISPLAY (a)

26

13

8

0

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the percentage that this algorithm displays true?

DISPLAY(RANDOM(5, 9) > 9)

0%

20%

60%

100%

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

With Boolean, what does "A OR B" mean?

Neither A or B can be true for the condition to be true

If A is true, then the condition is true

If B is not true, then the condition is always true

Both A and B must be true for the condition to be true

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?