Computer Science Using C++
Ch. 9 Exercises Remarks
Exercise 9-1 (p. 156)
Open SERIES.CPP from the template directory.
Exercise 9-2 (p. 161)
Open 1STFUNCT.CPP from the template directory.
Exercise 9-3 (p. 163)
Open SCOPE.CPP from the template directory.
Exercise 9-4 (p. 166)
Enter the specified code and save as "PASSVAL.CPP".
Exercise 9-5 (p. 167)
Modify the previous exercise program, PASSVAL.CPP, and save as "PASSREF.CPP".
Exercise 9-6 (p. 167)
Open PASSARRY.CPP from the template directory.
Exercise 9-7 (p. 169)
Open CTOF.CPP from the template directory.
Exercise 9-8 (p. 169)
Open SERIES2.CPP from the template directory.
Exercise 9-9 (p. 171)
Save the program as "POWER.CPP".
Exercise 9-10 (p. 171)
Save the program as "CIRC.CPP".
Exercise 9-11 (p. 172)
Save the program as "TRIGLOG.CPP".
Exercise 9-12 (p. 173)
Save the program as "CHARFUN.CPP".
Return to Ch. 9 Resources Page
Computer Science Using C++ Home Page | CMPSC 101 Home Page