Greenfoot Packages
Data Types
Classes
JAVA Language
Methods
100
package used to communicate with the Greenfoot environment itself.
What is Greenfoot
100
use for integer values (e.g., 1,2,3,4,…)
What is integer values
100
Classes that are grouped together and imported
What is a package
100
the process of moving through a loop repeatedly
What is iteration
100
means others may use this method
What is public
200
package used to provide information about the last mouse event
What is mouseinfo
200
A variable that can store many values in it
What is an array
200
abstract objects
What is a class
200
converting from one data type to another
What is casting
200
has the same name as the the class
What is a constructor
300
World(int worldWidth, int worldHeight, int cellSize) This code is an example of
What is a constructor
300
more precise than a float
What is a double
300
A class that extends the implementation with additional attributes and methods
What is a subclass
300
this array has how many total elements int [] [] [] myArray = new int[3][3][3];
What is 27
300
means no return value
What is void
400
the process of compartmentalizing the elements of an abstraction that constitute its structure and behavior
What is encapsulation
400
a type describing a single byte with a range of -128 to 127
What is byte
400
these contain fields and methods
What is class
400
For each city { Add up all the temperatures for that city Divide the total by 365 and print the answer }
What is pseudocode
400
the process of creating a second method with a different number of parameters
What is overloading
500
World getWorld() returns this
What is the World the object lives in
500
this error occurs when trying to store a value larger than a certain size
What is an overflow
500
a class that does not produce objects
What is abstract
500
values that do not change
What is a final
500
Refers to the type of the items that can be stored in that array
What is basetype
Continue
ESC
Reveal Correct Response
Spacebar
M
e
n
u
Team 1
0
+
-
AP Computer Science
No teams
1 team
2 teams
3 teams
4 teams
5 teams
6 teams
7 teams
8 teams
9 teams
10 teams
Custom
Press
F11
Select menu option
View > Enter Fullscreen
for full-screen mode
Edit
•
Print
•
Download
•
Embed
•
Share
JeopardyLabs