Variables Vocab Flashcard

Variables Vocab Flashcard

Assessment

Flashcard

Computers

6th - 8th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

12 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is camelCase?

Back

Typing format for variables; starts with a lowercase letter and capitalizes each new word.

2.

FLASHCARD QUESTION

Front

Constant: named container storing a value that CAN’T be CHANGED.

Back

3.

FLASHCARD QUESTION

Front

Compound assignment operator

Back

Combines assignment with another operation, like addition or subtraction.

4.

FLASHCARD QUESTION

Front

Equal to operator:

Back

( a == b ) returns true if a equals b.

5.

FLASHCARD QUESTION

Front

Less than operator?

Back

( a < b ) returns true if a is less than b.

6.

FLASHCARD QUESTION

Front

Greater than operator?

Back

( a > b ) returns true if a is greater than b.

7.

FLASHCARD QUESTION

Front

Not equal to operator?

Back

( a != b ) returns true if a is not equal to b.

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?