👉 In computer science, a "sistent" refers to an entity or object that has a local copy of itself. This means that when you create an instance of a class, it creates a new instance of that class with its own attributes and methods, but copies the existing state of the original instance. Synchronizing these two instances allows for the exchange of data between them without affecting each other.