Computer Science Fundamentals Software Engineering Subjective
Feb 28, 2013

List the guidelines for data design.

Detailed Explanation
  • Apply systematic analysis on data.
  • Identify data structures and related operations.
  • Establish data dictionary.
  • Use information hiding in the design of data structure.
  • Apply a library of useful data structures and operations.
Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback