Q. If each the access rights to an object are deleted the object can no longer be accessed. At this stage the object should also be deleted and the space it occupies should be returned to the system. Suggest a proficient implementation of this scheme.
Answer: Reference counts.