What best describes class inheritance in Objective-C?
single inheritance but multiple protocol implementation
Objective-C doesn't support inheritance
unlimited class inheritance and protocol adherence
dual class inheritance