Assignment 8

advertisement
CSIS 10A
Assignment 8
Select 10 Points from below
Read: Hennefeld, Chapter 9 and 10.1 to 10.3
Complete the problems in Lab8Functions for up to 11 points (1 pt Extra Credit)
When you are finished, print out the file and turn it in. Store this handout (and
graded labs) in your binder for future reference.
Problems 1 – 8 are worth 10 points. Challenge students may want to do 7 – 9 or just
number 10
PROGRAM TEST PLANS for Lab8Functions.cpp
Prob 2)
Enter two numbers 18 40
The largest number is 40
Prob 4)
Enter hours worked 50
Updated wage = $600
Prob 8A)
Enter 3 values: 5 10 0
in order: 0 5 10
Prob 8B)
Enter 4 values: 5 3 10 0
in order: 0 3 5 10
Download