Computer Science, asked by saurabhsadarangani, 9 months ago

Identify the type of design that helps in transforming the data model created during requirements analysis phase into the data structures that will be used to implement the software


Select one:
a. Interface design
b. GUI Design
c. Data Design
d. Architectural design

Answers

Answered by rithanya13
50

Answer:

gui design option a is the answer

Answered by Anonymous
92

The design that helps in transforming the data model into the data structures that will implement the software is :

c. Data Design

  • Data Design helps to produce a modular and efficient program structure having less complexity.
  • In data design, the entity-relationship diagrams consist of data objects, attributes, and relationships and this act as a base for data design activities.
  • The language used in the data design supports the abstract data types.

Similar questions