5 Flashcards
A grouping that is ordered, sequential & can have duplicates.
What’s a list in Java?
A grouping like a LIST but all the items are unique. There are no duplicates.
What is a ‘set’ in Java?
Public or Private; Determines how other objects made from other classes can use the variable, or if at all.
Access Control
A program that runs on a web page.
Applet
A tool included in the JDK that’s supported in NetBeans, which will test applets.
Appletviewer
A program that runs locally, on your own computer.
Application
Extra information sent to a program.
Argument
An Array.
Argument Storage
A group of related variables that share the same type and are being arranged.
Array
The information that describe the object and show how it is different than other objects.
Attribute
An object contains these two things.
Attributes and Behaviors
Casts a simple variable value to the corresponding class.
Autoboxing
What an object does.
Behavior
Type of variable that cannot be used in any Casting.
Boolean Values
Converting information from one form to another.
Casting