日韩欧美亚洲 _ 欧美亚洲一区 _ 日本亚洲欧美 _ 亚洲精品欧美 国产白袜脚足J棉袜在线观看_亚洲熟妇av一区二区三区_久久天天躁狠狠躁夜_精品众筹模特私拍在线

單項(xiàng)選擇題

1.public class GC{
2.private Objec to;
3.private void doSomethingElse(Object obj){o=obj;}
4.public void doSomething(){
5.Object o=new Object();
6.doSomethingElse(o);
7.o=new Object();
8.doSomethingElse(null);
9.o=null;
10.}
11.}
When the doSomething method is called,after which line does the Object created in line 5 become available for garbage collection?()

A.Line5
B.Line6
C.Line7
D.Line8
E.Line9
F.Line10

微信掃碼免費(fèi)搜題