单项选择题

1.classTest{2.privateDemod;3.voidstart(){4.d=newDemo();5.this.takeDemo(d);6.}7.8.voidtakeDemo(Demodemo){9.demo=null;10.demo=newDemo();11.}12.}WhenistheDemoobject,createdonline3,eligibleforgarbagecollection?()
A.Afterline5.
B.Afterline9.
C.Afterthestart()methodcompletes.
D.WhenthetakeDemo()methodcompletes.
E.Whentheinstancerunningthiscodeismadeeligibleforgarbagecollection.

A.classTest{2.privateDemod;3.voidstart(){4.d=newDemo();5.this.takeDemo(d);6.}7.8.voidtakeDemo(Demodemo){9.demo=null;10.demo=newDemo();11.}12.}WhenistheDemoobject,createdonline3,eligibleforgarbagecollection?()
A.Afterline5.
B.Afterline9.
C.Afterthestart()methodcompletes.
D.WhenthetakeDemo()methodcompletes.
E.Whentheinstancerunningthiscodeismadeeligibleforgarbagecollection.
题目列表

你可能感兴趣的试题

微信扫码免费搜题