Unit 4: Variables, Conditionals, & Functions (APCSP '23-'24)

Unit 4: Variables, Conditionals, & Functions (APCSP '23-'24)

Assessment

Flashcard

Computers

9th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

36 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What operator is used to compare two values and returns a Boolean (true/false)? Options: =, ==, <=, >=<

Back

==

2.

FLASHCARD QUESTION

Front

In programming, an expression that evaluates to True or False.

Back

Boolean Expression

3.

FLASHCARD QUESTION

Front

Any sequence of characters between quotation marks (ex: "hello", "42", "this is a string!").

Back

String

4.

FLASHCARD QUESTION

Front

A placeholder for a piece of information that can change.

Back

Variable

5.

FLASHCARD QUESTION

Front

What will be displayed if grade is set to 70? Options: You passed!, Time to start studying again!, You passed! and Time to start studying again!, Nothing will be displayed

Back

You passed!

6.

FLASHCARD QUESTION

Front

What is the output of the following JavaScript code segment?

Back

55

7.

FLASHCARD QUESTION

Front

A variable is used to:

Back

Store a value in memory

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?