Appendix B

Pointers and Memory Management


CONTENTS

In the last few chapters you worked through some complicated subjects. In this chapter you will learn everything you need to know about pointers and memory management in Java.

Summary

This appendix reminded you how refreshing it is not to have to worry about pointers and memory management while working with complicated subjects like those covered in prior chapters.