122 Which line of code marks the earliest point that an object referenced by intObj becomes a candi
問題詳情
122
Which line of code marks the earliest point that an object referenced by intObj becomes a candidate forgarbage collection? (A) Line 16 (B) Line 17 (C) Line 18 (D) Line 19 (E) The object is NOT a candidate for garbage collection.