Computer Science, asked by StarTbia, 1 year ago

Which converts the low level design specifications into programs?

Answers

Answered by HarshVerma25
0

Low-level design (LLD) is a component-level design process that follows a step-by-step refinement process. This process can be used for designing data structures, required software architecture, source code and ultimately, performance algorithms. Overall, the data organization may be defined during requirement analysis and then refined during data design work. Post-build, each component is specified in detail.[1]

The LLD phase is the stage where the actual software components are designed.

During the detailed phase the logical and functional design is done and the design of application structure is developed during the high-level design phase.

Answered by Sidyandex
0

The software analysts use HLD that is based on SRS for the conversion of low level design into programs.

The low level design has a step by step procedure which allows the users to plan and design the software.

This low level design phase is very important as the whole project is based on its fundamentals

Similar questions