Object identity in computer science is a fundamental concept referring to the distinctiveness and persistence of an object as a single entity even if its attributes change over time. It is what allows objects to be distinguished from one another in memory, ensuring reliable and meaningful interactions within object-oriented systems.