2
Q:

delete object java

Object a = new Object();a = null;// after this,if there is no reference to the object, // it will be deleted by the garbage collector
2

New to Communities?

Join the community