Wednesday, 9 April 2014

What is Category

Defination:

+A category allows you to add methods to an existing class—even to one for which you do not have the source.+Its a powerful feature that allows you to extend the functionality of existing classes without subclassing+Its a way to split a single class definition into multiple file

No comments:

Post a Comment