Quiz 03
1. Variables can be declared in two regions in a class and, consequently, fall into two broad categories based on the placement of the variable in the class. Describe the two broad categories of variables. (This is not a question about a variable's type.)
2. When looking at a method header, what two characteristics identify it as a constructor?