Discrete Mathematics and Its Applications, Seventh Edition

Published by McGraw-Hill Education
ISBN 10: 0073383090
ISBN 13: 978-0-07338-309-5

Chapter 3 - Section 3.1 - Algorithms - Exercises - Page 202: 2

Answer

Check the solution for the steps.

Work Step by Step

a) This procedure is not finite, since execution of the while loop continues forever. b) This procedure is not effective, because the step $m := 1/n$ cannot be performed when $n = 0$, which will eventually be the case. c) This procedure lacks definiteness, since the value of i is never set. d) This procedure lacks definiteness, since the statement does not tell whether x is to be set equal to a or to b.
Update this answer!

You can help us out by revising, improving and updating this answer.

Update this answer

After you claim an answer you’ll have 24 hours to send in a draft. An editor will review the submission and either publish your submission or provide feedback.