As long as the obj reference exists, the garbage collector will never free the storage used to hold the object.
只要ob j引用还存在,垃圾收集器就永远不会释放用来容纳该对象的存储空间。
3
Because of this uncertainty there is no way we can determine where our storage space, functions within our code, or any other data we might wish toreference.