Q. Describe the various types of restructuring techniques?
Ans. Software restructuring modifies source code as well as data an effort to make it amenable to future changes. Generally restructuring does not modify the overall program architecture. It tends to centre on the design details of individual modules and on local data structures define within the module. There are following kinds of restructuring techniques.