Across
2. a function that lives in the class
4. resides outside of the class definition
6. found in a header file usually
7. a function that only uses the data
9. where class definitions are located
10. better than character arrays
11. a function that makes changes to data
12. building block of OOP classes


Down
1. contains the methods of a class
3. a specific object within a program
5. the collection of functions and data
8. an operator that's used in two ways