1.

What are the problems with re-structuring?(a) Loss of comments(b) Loss of documentation(c) Heavy computational demands(d) All of the mentionedI had been asked this question in my homework.The above asked question is from Software Re-engineering topic in section Software Engineering types of Software Engineering

Answer»

Correct answer is (B) Loss of documentation

The EXPLANATION is: RESTRUCTURING doesn’t help with poor modularisation where related components are dispersed THROUGHOUT the CODE.



Discussion

No Comment Found

Related InterviewSolutions