A method defined for a class is called a class method (static method), and a method defined for an object is called an instance method (non-static method). A value we pass to an object when sending a message is called an argument of the message.
วิธีการที่กำหนดสำหรับที่มีชื่อว่า a class วิธีการ(แบบสแตติกวิธี),และวิธีการที่กำหนดสำหรับวัตถุเป็นเรียกว่าที่ยกตัวอย่างเช่นวิธีการ(ไม่มีไฟฟ้าสถิตวิธีการ).. ค่าเราผ่านไปที่วัตถุเมื่อการส่งข้อความจะถูกเรียกว่าอาร์กิวเมนต์ของข้อความ.