Posted On: Feb 22, 2018
LLDs refers to the Low-Level Designs while HLDs refer to the High-Level Designs. Both of them are used for understanding and analyzing the project. LLD allows you to perform analysis at a low level while HLD allows you to perform a high-level analysis of the project.
HLD: In HLD a normal partition is done into components for specific behavior. To take the user input HLD is having a UI layer and a service layer for encryption of passwords, validation, communication, and authentication.
LLD: In LLD there are two boxes of UI along with one submit button. For example in the case of a register/login system, there will be a user table with the fields like id, password or username.
Never Miss an Articles from us.
SDLC is short for the Software Development Life Cycle. It is basically a software development process..
There are five models that are being used in SDLC namely:..
Some of the major benefits of using the V-model..