Nocturnal
Lifer
I am trying to read a book on Java but often get confused when the terms, class, method, object, instance, etc are used. Is a class the entire box of the program functions? And then you have method, object and instance. Is method the same thing as a object? Confusing to say the least.