Problem
1. Suppose you are developing a system composed of six modules A, B, c, D, E, and F. where A USES B, A USES C, C USES D, B USES D, B USES E. E USES F, and C USES F. Define some possible incremental implementation strategies for this system.
2. Discuss why one. can say that the transformation-based approach, as described in favors the re-usability of software processes.