Changes

Jump to: navigation, search

Objective-C Dynamic Binding and Typing with the id Type

5 bytes removed, 21:05, 1 February 2016
m
Text replacement - "<google>BUY_OBJC</google>" to "<htmlet>objc<htmlet>"
<hr>
<googlehtmlet>BUY_OBJCobjc</googlehtmlet>
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