| Author: prashant Lavate 26 Jun 2007 | Member Level: Gold | Rating:  Points: 2 |
for Low Leve Desigh (LLD)
http://www.geekinterview.com/question_details/25025
for High level design
http://www.opensolaris.org/jive/thread.jspa?threadID=12732&tstart=0
|
| Author: Padma 26 Jun 2007 | Member Level: Diamond | Rating:  Points: 2 |
These are the phases in software Development Life Cycle. High Level Design(LLD) :It design the over all architecture of the entire system from main module to all sub module.
Low Level Design(LLD) :It defines Internal logic of corresponding submodule designers are preparing individual LLD to Every module.
|