adplus-dvertising
frame-decoration

Question

What is the purpose of refactoring in agile methods?

a.

To prevent the onset of entropy in software systems

b.

To replace old systems with completely new ones

c.

To improve the code design and structure

d.

To prevent the implementation of new enhancements into a system

Answer: (c).To improve the code design and structure Explanation:The purpose of refactoring in agile methods is to improve the code design and structure. Refactoring is based on identifying 'bad smells' and reworking the code to improve its design.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is the purpose of refactoring in agile methods?

Similar Questions

Discover Related MCQs

Q. What is the main problem with software maintenance?

Q. What makes it difficult for maintenance programmers to understand the system from its source code?

Q. Why do maintenance programmers become part historian, part detective, and part clairvoyant?

Q. Why is it important to have a design rationale for software maintenance?

Q. What is the purpose of code improvement process at a low level?

Q. What is the general view of the maintenance work?

Q. Who is usually assigned to the maintenance group?

Q. How does the rank of maintenance personnel affect morale?

Q. What is the impact of software maintenance on the well-being of an organization?

Q. What is the job content of a maintenance programmer compared to a development programmer?

Q. What is reverse engineering according to Chikofsky's definition?

Q. What is redocumentation according to Chikofsky's definition?

Q. What is design recovery according to Chikofsky's definition?

Q. What is the difference between reverse engineering and maintenance?

Q. What is the difference between design recovery and redocumentation according to Chikofsky?

Q. What is the challenge in achieving 100% functional equivalence in reverse engineering?

Q. What is restructuring in reverse engineering?

Q. Is refactoring a black-box or white-box method in reverse engineering?

Q. Can a legacy system be modernized without touching the code in reverse engineering?

Q. Can a system be switched to another database without inspecting the code in reverse engineering?