Changes

Jump to: navigation, search
m
Text replacement - "<htmlet>objc<htmlet>" to "<htmlet>objc</htmlet>"
<hr>
<htmlet>objc</htmlet>
So far in this series of chapters covering object oriented programming with Objective-C we have focused exclusively on static class typing and binding. In this chapter we will look at concepts referred to as ''dynamic typing'' and ''dynamic binding'' and how the Objective-C ''id'' type is used in this context.

Navigation menu