Monday 1 July 2013

What is top down implementation - peak concepts



In a top-down implementation, the implementation starts from the top of the hierarchy and proceeds to the lower levels. First the main module is implemented, then its subordinates are implemented, and their subordinates, and so on. 

0 comments:

Post a Comment