February 4, 2014 Objective-C Protocols by Robert Van Slooten Explains Objective-C protocols which enables the extension of an object's behavior. Protocols are used extensively in iOS to support delegation.