ELI5: Explain Like I'm 5

Identity (object-oriented programming)

Identity in object-oriented programming is like your name. Your name is what you are known by, and it is how people can identify you. In object-oriented programming, objects (which can be like pieces of information) can have identities too! A object's identity is like a name, and it is how a computer can keep track of them, and know which object is which.
Related topics others have asked about: