adplus-dvertising
frame-decoration

Question

How does the structure of a program impact the understanding of the program text?

a.

If the structure of a program shows no relation with the structure of the application domain, understanding of the program text is seriously hampered.

b.

If application domain concepts map onto well-delineated program units, then the program text will be easily understood.

c.

Proper documentation is the only factor that affects the understanding of the program text

d.

The structure of a program has no effect on the understanding of the program text

Answer: (b).If application domain concepts map onto well-delineated program units, then the program text will be easily understood. Explanation:If the structure of a program shows no relation with the structure of the application domain, or the reader cannot discern this structure, then understanding of the program text is seriously hampered. If application domain concepts map onto well-delineated program units, then the program text will be more easily understood.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. How does the structure of a program impact the understanding of the program text?

Similar Questions

Discover Related MCQs

Q. Which strategy is typically used by inexperienced programmers for studying program text?

Q. What does the systematic strategy offer in comparison to the as-needed strategy for studying program text?

Q. What are delocalized plans in the context of program text?

Q. What is the effect of excessive use of inheritance on the comprehension process of a program text?

Q. What is the effect of using the as-needed strategy on the implementation of changes to the program text?

Q. What is the systematic strategy for studying program text?

Q. What is the as-needed strategy for studying program text?

Q. What role do causal relations between program components play in the maintenance of a system?

Q. What increases the probability of ripple effects when modifying a system?

Q. What is the origin of the knowledge used by the programmer during the comprehension process?

Q. What are the classes of tools used during the reverse engineering process to build an understanding of the software?

Q. What do tools that ease perceptual processes do?

Q. What do tools that gain insight into the static structure of the program do?

Q. What do tools that inspect the version history of the system do?

Q. What are the tools to gain insight into the dynamic behavior of programs?

Q. What is the classification of tools that provide support for maintenance tasks?

Q. What is the feasibility of completely automatic design recovery?

Q. What is the role of a tool for design recovery in a dialog with the human user?

Q. What is the effect of eliminating gotos and redundancy on maintenance performance according to a study by Gibson and Senn (1989)?

Q. What is the merit of restructuring tools limited to?