Fall Semester Final (Version B) - CS Principles

Fall Semester Final (Version B) - CS Principles

Assessment

Flashcard

Other

11th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

10 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What number will be output by the console.log command on line 5?

Back

35

2.

FLASHCARD QUESTION

Front

What will be the order of letters printed to the console when this program is run? Options: a b c, a b c b c b c, a b c b c, a b c a

Back

a b c b c

3.

FLASHCARD QUESTION

Front

What is the correct code for the updateScreen() function which would be called in each of the onEvent blocks?

Back

Media Image

4.

FLASHCARD QUESTION

Front

This function chooses the screen to display based on the score. What is the correct way to call this function?

Back

Media Image

5.

FLASHCARD QUESTION

Front

Refers to the entire length of a list.

Back

myList.length

6.

FLASHCARD QUESTION

Front

A way to reference the last item in a list.

Back

myList.length-1

7.

FLASHCARD QUESTION

Front

What does this code check in the conditional?

Back

if index is less than the last item in the list

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?