Objects


Think of objects as instances, things, items, nouns, etc.

Examples: a Person, a Ball, a Rectangle.

Another term we will use for "object" interchangeably with "instance".

Note how we 'Objects' is plural. We can have zero to many objects.

Here we have a simple collection of persons.

Each "person" is one object. So we have nine objects.
😊
Yang
😇
Sally
😔
Kofi
🙂
Jiao
🤭
Yawo
😀
Bob
😁
Mary
😃
Khawla
🤫
Zada
Here we have a collection of balls.

Each "ball" is one object.
Here we have a collection of rectangles.

Each "rectangle" is one object.