If category is used, you can use same class, no need to remember a new class-name. Category created on a base class is available on sub classes.
-
With Storyboards, all screens are stored in a single file. This gives you a conceptual overview of the visual representation for the app an...
-
Object Oriented programming is a programming style that is associated with the concept of Class, Objects and various other concepts revolvi...
-
Providing Counts for the Picker View – numberOfComponentsInPickerView: – pickerView:numberOfRowsInComponent: Delegate - Setting the Dim...