5.5 Vocabulary Flashcard

5.5 Vocabulary Flashcard

Assessment

Flashcard

Computers

7th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

7 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Information which is given to a program or device

Back

input

2.

FLASHCARD QUESTION

Front

Input that comes directly from user of the device: input, user input, operator, boolean operator

Back

user input

3.

FLASHCARD QUESTION

Front

An operator that takes booleans as inputs and evaluates to a boolean

Back

boolean operator

4.

FLASHCARD QUESTION

Front

Work out the value which is output (or returned) from a statement with an operator.

Back

Evaluate

5.

FLASHCARD QUESTION

Front

An operator that takes two numbers as inputs and evaluates to another number

Back

Arithmetic Operator

6.

FLASHCARD QUESTION

Front

An operator that takes two bits of data (usually numbers) as inputs and evaluates to a boolean

Back

Comparison Operator

7.

FLASHCARD QUESTION

Front

Takes data as inputs and combines and/or modifies the data to get an output.

Back

Operation