adplus-dvertising
frame-decoration

Question

What is a proof of correctness in software development?

a.

A technique to prove the program meets the specification

b.

A tool to help with the complex process of proving correctness

c.

A disputed technique in software development

d.

A way to decide if the right system has been built

Posted under Software Engineering

Answer: (a).A technique to prove the program meets the specification Explanation:A proof of correctness is a technique to prove that a program meets its specification by formally expressing the specification and proving that the program transforms the precondition into the postcondition.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

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