Home
Flashcards
Preview
Java for Dummies
Home
Get App
Take Quiz
Create
What does JRE stand for?
Java Runtime Environment
An object's data
State
Objects have behaviors, meaning they can perform certain tasks.l
Method
The program code you write to create objects.
Class
A keyword of the Java language that indicates that the element that follows should be made available to other Java elements.
Public
Statements that create variables that you can use to store data.
Declaration Statements
Statements that perform calculations.
Expression Statements
One or more consecutive space characters, tab characters, or line breaks.
White Space
A group of one or more statements that's enclosed in braces.
Block
A word that you make up to refer to a Java programming element by name.
Most commonly used for:
Classes
Methods
Variables and fields
Parameters
Identifiers
A bit of text that provides explanations of your code.
Comment
Code that defines the behavior of a Java programming element called an object
class
An entity that has both state and behavior
Object
Any data an object may be keeping track of.
State
Actions that an object may perform.
Behavior
The main method of a Java application must be declared with the _______ keyword.
static
Author
Mercury
ID
204221
Card Set
Java for Dummies
Description
Java for Dummies
Updated
2013-03-02T07:53:46Z
Show Answers
Home
Flashcards
Preview