Explain the difference between Inheritance and Category?

Submitted by: Muhammad
Category enables to add methods only. It does not allow the inclusion of Data Members unlike Inheritance where both the Data and Methods can be added. Category includes Complete Application in its Scope whereas Inheritance's scope is only within that particular File.
Submitted by: Muhammad

Read Online iOS Developer Job Interview Questions And Answers