Answer (Choose 1 answer)
Which of the following is true about the top down design strategies?
A. Understanding the lowest level components and how these work together to accomplish the system's goals
B. Starting with most specific and basic components. It proceeds with composing higher level of components by using basic or lower level components.
C. Writing source code at the highest abstraction level
D. Starting at the highest level of system abstraction and recursively filling in understanding of the sub parts
Exit 53