What are the differences between categories and extensions?
Answer / maanya
Categories: Allows you to add methods on existing classes.
Extensions: Allows you to increase the functionality (extend) of an existing class without using subclasses
| Is This Answer Correct ? | 0 Yes | 0 No |
UI updation in seperate thread is it possible ?
is code completion is active by default in iphone development?
What is the extension of ios files?
Define 'strong' keyword?
Why do we override drawrect: method? How to explicitly call it?
Would I be able to keep in touch with some c++ work in the equivalent .m record? Will it compile? Assuming no, what changes would it be a good idea for me to do to compile it?
What are layer objects and what do they represent in iOS operating system?
What is uiviewcontroller in ios?
Explain the difference between developer and enterprise developer accounts?
What is the latest version of ios?
What is a fault?
. How do you change the content of your app in order to change the views displayed in the corresponding window?