Question
Asked by:
$5.00 CheckPoint: Algorithm Verification
- From Computer-Science: Algorithms
- Closed, but you can still post tutorials
- Due on Sep. 05, 2008
- Asked on Sep 03, 2008 at 1:16:42PM
Q:CheckPoint: Algorithm Verification
· Resource: Appendix J
· Due Date: Day 5 [Individual] forum
· Review Appendix J.
· Answer the following questions about the information in Appendix J:
o What will be printed if the input is 0?
o What will be printed if the input is 100?
o What will be printed if the input is 51?
o What will be printed if the user enters Wingding?
o Is this design robust? If so, explain why. If not, explain what you can do to make it
robust.
o How many levels of nesting are there in this design?
o Give a set of values that will test the normal operation of this program segment.
Defend your choices.
o Give a set of test values that will cause each of the branches to be executed.
o Give a set of test values that test the abnormal operation of this program segment.Attachments:
it310_appendix_j.doc (41K)



