7 Flashcards
A group of objects that work together to get something done.
OOP Program
A program that does not have to be written for a specific operating system.
Platform Independent
A class that can be used as a template for the creation of new objects.
Programs
Makes it possible to modify the variable from another program that is using the object.
Public int
Not required for single statement IF statements or Loops.
Reason Brackets are missing
Used to separate sections.
Semicolon
Quotation type used for character values.
Single ‘
Information in it’s original form.
Source
An instruction you give a computer.
Statement
A collection of characters.
Surrounded by double quotation marks.
String
A line of text that can include letters, numbers, punctuation, and other characters.
String
A class that inherits from another class.
Subclass
A class that is inherited from.
Superclass
Used to assign a value or display a value based on a condition.
Ternary Operator
Each part of a program which takes care of a different task.
Thread