Strong and Weak References | iOS Programming: Managing Memory with ARC | InformIT
In this chapter, you’ll learn how memory is managed in iOS and the concepts that underlie automatic reference counting, or ARC, starting with some basics of application memory. ... Strong and Weak References So far, we’ve said that anytime a pointer varia...