Computers
Go to...
Index
Translations
Pronunciation
Images
Computers
Geography
Languages
0 / 60 seg.
What allows the programmer to destroy an object x?
4
.
O
N
L
Y
T
H
_
G
_
R
B
_
G
_
C
_
L
L
_
C
T
_
_
N
S
Y
S
T
_
M
C
_
N
D
_
S
T
R
_
Y
_
N
_
B
J
_
C
T
.
Clue
Only the garbage collection system can destroy an object.
Runtime.getRuntime().gc()
x.finalize()
x.delete()
Previous question
Start
Next question
Please enable JavaScript to continue using this application.