Keywords
Operators
Values
Words
Mixed Pickles
100
The return type of public String name()
What is String?
100
The assignment operator
What is =
100
The default value for an int
What is 0?
100
The input to a method
What is a Parameter?
100
This kind of letter starts the name of a class
What is a Capital letter?
200
The abstract description of an object
What is a Class?
200
The equals operator
What is ==
200
The default value for a String
What is null?
200
The basic elements of class definitions are fields, methods, and this
What is a Constructor?
200
The smallest number of parameters for a method
What is Zero?
300
The return type of a method returning nothing
What is Void?
300
The not operator
What is !
300
The default value for a boolean
What is false?
300
public void playJeopardy() is an example for this
What is a Signature?
300
This is how to call person's method getName
What is person.getName()
400
If 13.0 is not a float, it is this datatype instead
What is Double?
400
The modulo operator
What is %
400
The value of ""+3+null+5
What is "3null5"?
400
A synonym for "attribute"
What is "Field"?
400
This operator works on both integers and strings
What is Plus?
500
A concrete instance of a class
What is Object?
500
The string concatenation operator
What is +
500
The decimal ASCII-value for 'A'
What is 65?
500
Methods can return this or primitives
What are Objects?
500
This operator returns 0 when used on 20 and 4
What is modulo?
Continue
ESC
Reveal Correct Response
Spacebar
M
e
n
u
Team 1
0
+
-
SC1 Chapters 1-3 part2
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