Multiple choice

Whether data structure is suitable for application or not, is decided in

  1. data design

  2. architectural design

  3. procedural design

  4. interface design

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Data design is the phase where data structures, such as files or database schemas, are defined and evaluated for their suitability to the application requirements.