PLTW CSE Flashcard - Activities 1.1.1 thru 1.1.4

PLTW CSE Flashcard - Activities 1.1.1 thru 1.1.4

Assessment

Flashcard

Computers

9th - 12th Grade

Hard

Created by

Frank Calletta

FREE Resource

Student preview

quiz-placeholder

28 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Abstraction

Back

Way to manage complexity, hide details or remove duplication

2.

FLASHCARD QUESTION

Front

Algorithm

Back

A set of steps to accomplish a task.

3.

FLASHCARD QUESTION

Front

What is an argument in programming?

Back

Values that a program provides to a function, variable 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

Boolean expression

Back

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

6.

FLASHCARD QUESTION

Front

Relational operator

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?