|
The purpose of garbage collection is to identify and discard objects that are no longer needed by a ....
|
Category:
Core Java
|
Date:
11/6/2010 6:35:55 PM
|
|
|
|
It is an interface that doesn’t contain methods and it is used to mark java classes that support cer....
|
Category:
Core Java
|
Date:
11/6/2010 4:25:51 PM
|
|
|
|
The List interface provides support for ordered collections of objects
|
Category:
Core Java
|
Date:
11/6/2010 4:13:55 PM
|
|
|
|
The java.util.EventObject class is the highest-level class in the event-delegation class hierarchy.
|
Category:
Core Java
|
Date:
11/6/2010 2:35:53 PM
|
|
|
|
Yes, in this case, you can’t create any instance for this class by using new.
|
Category:
Core Java
|
Date:
11/6/2010 2:15:46 PM
|
|
|