Data Structure
- With the 8 primitive types, we can only store limited kinds of data.
- With the class and object concept, we can create and use other more advanced data structures for our information needs.
- There have been many commonly-used ones already defined, e.g. String
|
Facebook