Top Down Design
Top Down Design

In Top-Down Design, you begin with the top-level module which the user invokes and then work down towards the modules which do not call other modules.

There are two ways to approach Top-Down programming:

Once the programming has begun, Program Stubs can be used for the lowest, unimplemented layer.


Main Page
Last Modified 29 September 2000