เราเรียกตัวแปรที่ถูกสร้างขึ้นมาจากคลาสว่า “อินสแตนซ์ (instance)” หรือ “ออบเจ็กต์ (object)” นั้นเอง
เช่น
ClassCustomer cus = new ClassCustomer();