|
Dictionary is a parent class for any class that maps keys to values, in it every key is associated w....
|
Category:
Core Java
|
Date:
11/9/2010 4:56:47 AM
|
|
|
|
The heap is the runtime data area from which memory for all class instances and arrays is allocated.....
|
Category:
Core Java
|
Date:
11/9/2010 4:23:46 AM
|
|
|
|
Vector is synchronized , grows by 100% and having constructor to specify the incremental capacity, A....
|
Category:
Core Java
|
Date:
11/9/2010 3:39:51 AM
|
|
|
|
The ResourceBundle class is used to store locale-specific resources that can be loaded by a program ....
|
Category:
Core Java
|
Date:
11/9/2010 2:55:55 AM
|
|
|
|
Wrapped classes are classes that enble you to access primitive types as objects.
|
Category:
Core Java
|
Date:
11/9/2010 2:35:48 AM
|
|
|