COSC 1337 - Programming Fundamentals II


Chapter 17 Review Exercises

I recommend that you review the chapter by doing these exercises. I will NOT grade these exercises.

The exam will cover only section 17.1.

Consider reviewing the Checkpoint questions from this chapter.
Answers to Checkpoint questions are in Appendix P (on the CD that came with your textbook).

Review Questions and Exercises: 1, 3, 15.
Answers to Review Questions and Exercises are in Appendix Q (on the CD that came with your textbook).

Other Questions

1. Under what circumstances might it be better to use a linked list instead of an array of structs or objects? Under what circumstances might it be better to use an array of structs or objects instead of a linked list? Issues: max size, shrink/grow, editing (insert/delete), direct access versus traversal.


Answers to Other Questions are here.


Creative Commons License
© Austin Community College 2016. The content on this page is licensed under a
Creative Commons Attribution 4.0 International License.
Last updated: July 26, 2013