Computer Science, asked by vivekraj5186, 1 day ago

Match the objectives of the types of design involved Architecture design Answer 1 Choose... Interface design Answer 2 Choose... Low Level Design Answer 3 Choose...

Answers

Answered by mdhafroz
43

Answer:

Architecture design defines the modules of the system and the functions that each module perform

The interface design describes how the software communicates with itself, and with the users interacting with the software

Low Level Design focuses on writing a detailed algorithm

Explanation:

Answered by theresamary4866
21

Answer:

Architecture design  → Defines the modules of the system and the functions that each module perform,

Interface design  → Describes how the software communicates with itself, and with the users interacting with the software,

Low Level Design  → Focuses on writing a detailed algorithm

Explanation:

Similar questions