My Crossword Maker Logo
Powered by BrightSprout
Controls:
SPACEBAR SWITCHES TYPING DIRECTION
Answer Key:
Edit a Copy:
Make Your Own:
Crossword Word Search Worksheet
Rate This Puzzle:
Log in or sign up to rate this puzzle.

3.1 Variables and Scope in C++

1
2
3
4
5
6
7
8
9
10
Across
1
Variables that has a scope that is limited to the function in which it is defined
3
Spacing that has a prefix that indicates what type of variable it is
5
Random Access Memory
8
Sequence of one or more letters, digits or underscores that identifies what the variable is
10
Variables with the widest scope
Down
2
Tools that help the programmer define artifacts that are not allowed to change or make changes
4
Tools that help the programmer temporarily store data for a finite amount of time
6
Value assigned to a variable at the start
7
Spacing that capitalizes each word
9
Spacing that has a lower case first word and the words that follow is uppercase