Answer from cs61c-ah (Charles Lee 16102343) for Question 4 I don't think it can be reclaimed using reference count; it doesn't have a reference counter of zero and doesn't look like it ever well. Mark and sweep could probably catch it because it doesn't look like anything else is actively referencing it other than itself.