PLTW CSE Essentials - Review for EOC #1

PLTW CSE Essentials - Review for EOC #1

Assessment

Flashcard

Computers

9th - 12th Grade

Easy

Created by

Quizizz Content

Used 1+ times

FREE Resource

Student preview

quiz-placeholder

77 questions

Show all answers

1.

FLASHCARD QUESTION

Front

A(n) abstraction is:

Back

Way to manage complexity, hide details or remove duplication

2.

FLASHCARD QUESTION

Front

A(n) algorithm is:

Back

A set of steps to accomplish a task.

3.

FLASHCARD QUESTION

Front

A(n) argument is:

Back

Values that a program provides to a function or subroutine

4.

FLASHCARD QUESTION

Front

A(n) arithmetic operator is:

Back

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

5.

FLASHCARD QUESTION

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 QUESTION

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 QUESTION

Front

A(n) event handler is:

Back

Control block that looks for events to then perform action

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?