Question
Asked by:
midenginer2
midenginer2
Rating : No Rating
Questions Asked: 35
Tutorials Posted: 0
 

$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)


   
   
   
   
 
Available Tutorials to this Question
Posted by:
MsAnswer
MsAnswer
Rating (374): A-
Questions Asked: 14
Tutorials Posted: 430, earned $14,160.57
 

$10.00 Algorithm Verification - GUARANTEED A+

  • This tutorial was purchased 17 times and rated A+ by students like you.
  • Posted on Sep 03, 2008 at 4:29:03PM
A:
Preview: ... "you did well"<br>else if (85 <= X and X < 100)<br>output "your grade is" X<br>output "you did great"<br>else <br> output Invalid Score<br>end if <br><br>Alternative:<br><br>if (X >= 0 and X <= 49)<br> output "you fail"<br>else if (X < 70)<br> output "your grade is" X<br> output "you did OK"<br>else if (X < 85)<br>output "your grade is" X<br> output "you did well"<br>else if (X < 100)<br>output "your grade is" X<br>output "you did great"<br>else <br> output Invalid Score<br>end if <br><br>o How many levels of nesting are ...

The full tutorial is about 391 words long plus attachments.

Attachments:
Algorithm Verification - Solution.doc (28K) (Preview)
Posted by:
angemariew
angemariew
Rating (12): B-
Questions Asked: 14
Tutorials Posted: 84, earned $609.89
 

$4.00 Appendix J Algorithm Verification

  • This tutorial was purchased 5 times and hasn't been rated yet.
  • Posted on Jan 19, 2009 at 12:16:15PM
A:
Preview: ... tput "your grade is" X<br> output "you did well"<br><br>else if (85 <= X and X < 100)<br>output "your grade is" X<br> output "you did great"<br><br>endif<br>output "how did you do?"<br><br>o What will be printed if the input is 0? You fail<br> how did you do?<br><br>o What will be printed if the input is 100? how did you do?<br><br>o What will be printed if the input is 51? Your grade is 51<br> y ...

The full tutorial is about 395 words long plus attachments.

Attachments:
appendix j.docx (20K) (Preview)
Posted by:
B_W
B_W
Rating (431): A+
Questions Asked: 1
Tutorials Posted: 1734, earned $15,857.44
 

$5.00 Algorithm Verification - 100%

  • This tutorial was purchased 5 times and hasn't been rated yet.
  • Posted on Feb 17, 2009 at 11:50:05PM
A:
Preview: ... hm Ver ...

The full tutorial is about 3 words long plus attachments.

Attachments:
Algorithm Verification.doc (33K) (Preview)
   
Join Now or Log In
Get Tutoring
Get Paid
Academic Honesty