2.3 & 3.4 Boolean and While Loops Vocab Flashcards

2.3 & 3.4 Boolean and While Loops Vocab Flashcards

Assessment

Flashcard

Computers

8th Grade

Easy

Created by

Robert Novak

Used 2+ times

FREE Resource

Student preview

quiz-placeholder

11 questions

Show all answers

1.

FLASHCARD QUESTION

Front

boolean

Back

A data type with two possible values: True or False

2.

FLASHCARD QUESTION

Front

logical operator

Back

Combine or modify boolean values

3.

FLASHCARD QUESTION

Front

and

Back

A logical operator that makes an expression True only if all parts are True

4.

FLASHCARD QUESTION

Front

or

Back

A logical operator that makes an expression True as long as one part is True

5.

FLASHCARD QUESTION

Front

not

Back

A logical operator that turns a boolean value to its opposite value

6.

FLASHCARD QUESTION

Front

nesting

Back

Structures inside of other structures

7.

FLASHCARD QUESTION

Front

while loop

Back

Repeats a section of code as long as its condition is true

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?