That's not it, but thanks for the response. Let me give a little more detail.
In this exercise, I am having my students create a class, let's call it MyClass, and save it in the C:\java folder.
Next, they are to create an applet , we'll call it MyApplet, that instantiates a MyClass object...