adplus-dvertising
frame-decoration

Question

What is the Law of Increasing Complexity in software evolution?

a.

A program that becomes more structured over time

b.

A program that becomes less complex over time

c.

A program that becomes more complex over time as a result of changes

d.

The implementation of new enhancements into a system

Answer: (c).A program that becomes more complex over time as a result of changes Explanation:The Law of Increasing Complexity in software evolution states that a program that is changed, becomes less and less structured (the entropy increases) and thus becomes more complex. One has to invest extra effort in order to avoid increasing complexity.

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 Law of Increasing Complexity in software evolution?

Similar Questions

Discover Related MCQs

Q. What is the ultimate result of entropy in software systems?

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

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?