2.
what a function gives back
3.
a named location in memory that stores a value
4.
int, double, boolean, String
5.
a set of statements that is defined and performs a specific task
6.
Program documentation for people to read that doesn’t affect the code.
7.
blueprint or template from which objects are created
8.
A unique instance of a class
10.
starting index for an array
11.
order of indices in a 2D array
12.
creates a new instance of a class
13.
A precise sequence of instructions or steps used to solve a problem or accomplish a task