Data Structures In Java
The data structures provided by the Java utility package are very
powerful and perform a wide range of functions. These data structures
consist of the following interface and classes −
- Arrays
- Linked lists
- Stack
- Queue
- Tree
- ArrayList
- Hashmap
- Treemap
- Treeset
Comments
Post a Comment