 |
Java Games: Flashcards, matching, concentration, and word search. |
 |
 |
Unit II Test Review Activities
Playing these activities will help you prepare for the Unit II test.
|
| A | B |
| bluePortal.isActive=false | Deactivates a blue portal |
| bluePortal.isActive=true | Activates a blue portal |
| // | Adds a comment |
| collectAndToggle | camelCase example |
| let | Declare a constant |
| var | Declare a variable |
| x+=2 | Increment x by 2 |
| Integer | Number data type |
| String | Text data type |
| >=, <=, == | Comparison operators |
| Variable | Value can change |
| Constant | Value cannot change |
| Dot notation | Syntax used to write a Type |
| Initialization | Creating a new instance of a Type |
| Instance | A value of a particular Type |
| Assignment Operator | The = symbol used to set the value of a variable |
| Bool | Is either True or False |
| Type | A named group of properties |
| let expert = Expert() | Initialize a new type - "Expert" |
|
 |
|
|
|
Grades 5-8 |
Green Brook Middle School |
|
|
|
|
|
| |