How to declare variable in objective c?
How declare methods in objective c? And how to call them?
What are objective c properties?
Can you differentiate polymorphism from abstraction?
What is class extension?
When will you use nsarray and nsmutablearray? Which one is faster?
How we can layout subviews in a view?
What is synchronized() block in objective c?
What is .m file in objective c?
What is a block objective c?
Explain what is @synthesize in objective-c?
What is a process and thread?
What is the protocol in objective c?
What is a delegation protocol?
How do you check for leaks?