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

88 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

A precise sequence of instructions for processes that can be executed by a computer

Back

Algorithm

3.

FLASHCARD QUESTION

Front

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

Back

Boolean Expression

4.

FLASHCARD QUESTION

Front

What is a variable with local scope?

Back

A variable that can only be seen, used, and updated by code within the same scope, typically declared inside a function, including function parameter variables.

5.

FLASHCARD QUESTION

Front

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

Back

String

6.

FLASHCARD QUESTION

Front

On-screen objects, like buttons, images, text boxes, pull down menus, screens and so on.

Back

UI Elements

7.

FLASHCARD QUESTION

Front

The visual elements of a program through which a user controls or communicates with the application.

Back

User Interface

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?