adplus-dvertising
frame-decoration

Question

What is the purpose of paraphrasing the code during an inspection?

a.

To identify faults in the code

b.

To evaluate the code at a higher level of abstraction

c.

To give rise to questions and discussions

d.

To analyze the code using a checklist of faults

Posted under Software Engineering

Answer: (c).To give rise to questions and discussions Explanation:During an inspection, the inspectors paraphrase the code, usually a few lines at a time, at a higher level of abstraction than what is actually written down. This gives rise to questions and discussions which may lead to the discovery of faults.

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 paraphrasing the code during an inspection?

Similar Questions

Discover Related MCQs

Q. What is peer review?

Q. What is the primary goal of peer review?

Q. What is the term for the attitude necessary for successfully reading someone else’s code?

Q. What is the role of the moderator in an inspection?

Q. What is the purpose of walkthroughs and inspections in software development?

Q. How is an inspection conducted?

Q. What is the role of the moderator in an inspection session?

Q. What is the goal of an inspection?

Q. What is the result of an inspection session?

Q. How is a walkthrough conducted?

Q. What is the purpose of test data in a walkthrough?

Q. At which stages of the software life cycle can walkthroughs and inspections be applied?

Q. What is the main difference between specialized design review and regular inspections?

Q. How does the review process described by Parnas and Weiss differ from other types of review processes?

Q. What is a proof of correctness in software development?

Q. What is needed to perform a proof of correctness?

Q. What is the role of tools in the process of proving correctness?

Q. Are formal correctness proofs easy for average programmers to construct?

Q. Is thorough knowledge of formal correctness proofs necessary for better software?

Q. What is stepwise abstraction?