A design technique that programmers use to break down an algorithm into functions is known as __________.
a. top-down design
b. code simplification
c. code refactoring
d. hierarchical subtasking

Respuesta :

A design technique that programmers use to break down an algorithm into functions is known as option a. top-down design

What does top-down design mean?

Both top-down and bottom-up information processing and knowledge ordering procedures are employed in a wide range of contexts, including software, humanistic and scientific ideas, management, and organizational structures.

Therefore, in the context of the above, a top-down design is when a system is broken down into smaller pieces to better understand its constituent sub-systems. When a system is planned top-down, its overview is specified but no first-level subsystems are detailed.

Learn more about design technique from

https://brainly.com/question/1246414
#SPJ1