CSP Final Practice P1

CSP Final Practice P1

Assessment

Flashcard

Computers

9th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

9 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What does this code output? Options: 10, 10; 15, 10; 10, 15; 5, 10

Back

15, 10

2.

FLASHCARD QUESTION

Front

What does this code output? Options: 8, 15; 24, 8; 15, 8; 9, 15

Back

24, 8

3.

FLASHCARD QUESTION

Front

What does this code output? If the input is 6.

Back

8

4.

FLASHCARD QUESTION

Front

What does this code output? If the input is 10?

Back

Valid

5.

FLASHCARD QUESTION

Front

What does this code output? Options: true, false, undefined, Error

Back

true

6.

FLASHCARD QUESTION

Front

What does this code output? Options: true, false, undefined, Error

Back

true

7.

FLASHCARD QUESTION

Front

What does this code output?

Back

6

8.

FLASHCARD QUESTION

Front

What does this code output? Options: 3 2 1, 1 2 3, 3, Nothing

Back

3 2 1

9.

FLASHCARD QUESTION

Front

What does this code output? Options: 4, 3; 4, 3, 2; 5, 4, 3; 4

Back

4, 3