PLTW CSE Essentials - Final Review for EOC

PLTW CSE Essentials - Final Review for EOC

Assessment

Flashcard

Created by

Quizizz Content

Computers

7th - 12th Grade

Hard

Student preview

quiz-placeholder

170 questions

Show all answers

1.

FLASHCARD

Front

A(n) abstraction is:

Back

Way to manage complexity, hide details or remove duplication

2.

FLASHCARD

Front

A(n) algorithm is:

Back

A set of steps to accomplish a task.

3.

FLASHCARD

Front

A(n) argument is:

Back

Values that a program provides to a function or subroutine

4.

FLASHCARD

Front

A(n) arithmetic operator is:

Back

Type of code to perform a math operation, such as + - * /

5.

FLASHCARD

Front

A(n) Boolean expression is:

Back

An expression that can be evaluted as TRUE or FALSE. Often used in CONDITIONAL STATEMENTS, such as IF (condition) THEN (action1) ELSE (action2)

6.

FLASHCARD

Front

A(n) relational operator is:

Back

A symbol that represents a compare action for a computer to take. Examples are: ">" (greater than), "<" (less than) and "=" (equal)

7.

FLASHCARD

Front

A(n) event handler is:

Back

Control block that looks for events to then perform action

8.

FLASHCARD

Front

A(n) logical operator is:

Back

Operators that are used to combine or change Boolean Expressions. The 3 standard operators are AND, OR, and NOT.

9.

FLASHCARD

Front

A(n) float is:

Back

A precise number by including values after the decimal place.

10.

FLASHCARD

Front

A(n) integer is:

Back

A whole number, it does not have any digits after a decimal.

Explore all questions with a free account

or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?