back
Objects and Classes Part 2
When you are creating a class, you can define the functions you use within the class inside the class or outside of the class. I've prepared a handout to illustrate how this works.

Assignment

Ask for the handout entitled, "Example of How Classes Work." Compile and execute the program.