What would dictate the degree of association between elements, methods of access, processing alternatives, and the organization of data elements?
  1. Cohesion
  2. Coupling
  3. Attributions
  4. Data Structure
Explanation
Answer - D - Data structure dictates the degree of association between elements, methods of access, processing alternatives, and the organization of data elements. The structure can be simple in nature, which represents a single element that can be addressed by an identifier and accessed by a single address in storage. The scalar items can be grouped in arrays, which provide access by indexes. Other data structures include hierarchical structures by using multilinked lists that constrain scalar items and vectors. The hierarchical structure provides categorization and association.
Was this helpful? Upvote!
Login to contribute your own answer or details

Top questions

Related questions

Most popular on PracticeQuiz