What are the guidelines for data design?
i. Use systematic analysis on data.
ii. Find data structures and related operations.
iii. Prepare data dictionary.
iv. Use information hiding in the model of data structure.
v. Apply a library of essential data structures and operations.