adplus-dvertising
frame-decoration

Question

What is the main problem with software maintenance?

a.

Scanty knowledge of the system by maintenance programmers

b.

Lack of documentation

c.

Insufficient understanding of the system from its source code

d.

All of the above

Answer: (d).All of the above Explanation:The main problems with software maintenance are the scant knowledge of the system by maintenance programmers, lack of documentation, and insufficient understanding of the system from its source code.

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 main problem with software maintenance?

Similar Questions

Discover Related MCQs

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?

Q. Can business logic and data be wrapped and accessed through an interface as if it were a JavaBean in reverse engineering?