Top-down approach breaks down a problem into a series of high-level tasks and continues to break each task into successively more detailed subtasks.
This is a strategy for processing the information also known as decomposition. The first information or problem is broken down to smaller segments until is fully reduced to base elements.