Question 1
What does modularity mean in programming?
Question 2
Why is modularity useful when solving a problem?
Question 3
Which term best describes a named block of code that performs a specific task and can be reused?
Question 4
In modular design, what is one advantage of using small modules instead of one large program?
Question 5
Which statement best describes abstraction in relation to modularity?