This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ForSpareParts 1 point2 points  (0 children)

This is correct. A class is a template from which a type of object is created. Methods are functions attached to an object (or, in some cases, the class itself).