Computer Science, asked by faizanbhat1646, 11 months ago

Explain an algorithm and top down design in computer

Answers

Answered by Anonymous
1

A top-down approach (also known as stepwise design) is essentially the breaking down of a system to gain insight into the sub-systems that make it up. In a top-down approach an overview of the system is formulated, specifying but not detailing any first-level subsystems.

Similar questions