What is the primary objective of top-down design in software development?
1
To start with low-level details and gradually build up to the overall solution.
2
To identify the smallest units of functionality first.
3
To decompose the problem into smaller, manageable sub-problems.
4
To prioritize code optimization over code readability.
5
Question Not Attempted