Term
|
Definition
| Sequence of zero or more characters |
|
|
Term
|
Definition
| Stores the address of a memory space |
|
|
Term
|
Definition
| Directly store data in their memory space |
|
|
Term
|
Definition
| Create an object using a class |
|
|
Term
|
Definition
|
|
Term
|
Definition
|
|
Term
|
Definition
|
|
Term
|
Definition
| Instructions that preform a task |
|
|
Term
|
Definition
| Used to access a method in a class |
|
|
Term
|
Definition
| What we pas to the method (math.pow(2,3) = 2 raised to the 3 = 8, 2 and 3 are the parameters) |
|
|
Term
|
Definition
| Something created from a class, memory location where the data is stored. |
|
|
Term
|
Definition
| a method which allows the ability to format output |
|
|
Term
|
Definition
| Takes a string and converts it to an int |
|
|
Term
|
Definition
| an area in secondary storage used to hold info |
|
|
Term
|
Definition
| used to input data and output data |
|
|
Term
|
Definition
| GUI (graphical user interface), a class, makes programs more attractive |
|
|
Term
|
Definition
| allows user to input a string from keyboard |
|
|
Term
|
Definition
| allows programmer to display data |
|
|