Q. What is Code Restructuring?
Code Restructuring: It is performed to acquiesce a design that produces the same function but with higher quality than the original program. Generally code restructuring techniques model program logic using Boolean algebra and then apply a series of transformation rules that yield restructured logic. The objective is to obtain spaghetti-bowl code and derive a procedural design that conforms to the structured programming philosophy.