Computer Science Using C++
Ch. 7 Exercises Remarks
Exercise 7-1 (p. 119)
See the template directory for RELATE.CPP.
Exercise 7-2 (p. 120)
Enter the specified code into a blank editor screen and save the source code as LOGICAL.CPP.
Exercise7-3 (p. 121)
See the template directory for LOGICAL2.CPP.
Exercise 7-4 (p. 125)
See the template directory for CITY.CPP and make the indicated changes.
Exercise 7-5 (p. 127)
Make the indicated changes to Exercise 7-4 (CITY.CPP).
Exercise 7-6 (p. 130)
See the template directory for FINAL.CPP.
Exercise 7-7 (p. 131)
See the template directory for DEPOSIT.CPP.
Exercise 7-8 (p. 132)
See the template directory for SHIPPING.CPP. Make the indicated changes and save the source code as PIGEON.CPP.
Return to Ch. 7 Resources Page
Computer Science Using C++ Home Page | CMPSC 101 Home Page