trong cái link quora:
Nobita = Males(“blank”,0)
Here when you write Males(…) , an object is created and the name which refers to that object (Nobita) is called an instance of that object .
bậy bạ, ko biết Python định nghĩa thế nào nhưng reference to object mà gọi là instance thì là giải thích bậy bạ. Nó gọi là reference.
cái link wp thì bó tay, đâu ra đẻ ra khái niệm instance tách riêng object và class thành khái niệm thứ 3 >_>
https://docs.oracle.com/javase/tutorial/java/concepts/object.html
https://docs.oracle.com/javase/tutorial/java/concepts/class.html
Java doc class và object, ko có cái thứ 3 gọi là instance. Trong 2 link này thì chỉ có 1 từ instance duy nhất trong câu
Each bicycle was built from the same set of blueprints and therefore contains the same components. In object-oriented terms, we say that your bicycle is an instance of the class of objects known as bicycles. A class is the blueprint from which individual objects are created.
nghĩa là instance ở đây dùng để giải thích nghĩa cho thứ tạo ra theo nguyên mẫu class thay vì dùng từ object lần nữa :V :V
comment về cái link wp đó đây:

câu trả lời đúng đây:
This is view from Structural Programming. There’s no real significant difference that should consume too much of your time. There might be some fancy language that some people might take up a lot of spaces to write about, but at the end of the day, as far as a coder, developer, programmer, architect, is concerned, an instance of a class and an object mean the same thing and can often be used interchangeably. I have never met anyone in my career that would be picky and spend half hour trying to point out the differences, because there’s really none. Time can be better spent on other development efforts.
mới mở OOP chân kinh gặp câu đầu tiên có object vs instance mà mất cả buổi ko lật qua trang được thì chắc luyện 10 năm cũng chưa xong chân kinh =]] Java doc rất hay ở chỗ ko xài từ instance =]
ko biết có chỗ nào phỏng vấn hỏi sự khác biệt giữa obj và ins, bé nào chém gió nửa tiếng thì cho về luôn =]]