Architecting and designing
: Structured analysis and design
Data Structures
Data structures are a way to group data elements or other nested data structures. Other terms for data structures in other contexts are record or segment. In C, they are called structs.
This site works best with JavaScript enabled