PLTW CSE Essentials - Review for EOC - #3

PLTW CSE Essentials - Review for EOC - #3

Assessment

Flashcard

Created by

Quizizz Content

Computers

7th - 12th Grade

Hard

Student preview

quiz-placeholder

30 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) relational operator is:

Back

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

5.

FLASHCARD QUESTION

Front

A(n) event handler is:

Back

Control block that looks for events to then perform action

6.

FLASHCARD QUESTION

Front

A(n) boolean is:

Back

A data type that can have only 2 values - TRUE or FALSE.

7.

FLASHCARD QUESTION

Front

A(n) conditional statement is:

Back

A programming statement that directs control flow - it uses BOOLEAN expressions to make a choice between different paths (IF (condition) THEN (path1) ELSE (path2)

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?