Objective-C Interview Questions
Questions Answers Views Company eMail

What are benefits of collections views?

1

Explain the difference between uiwindow and uiview?

1

What is kvc and kvo?

1

How can we put nil it into dictionary/array?

1

What is gcd?

1

What does @synchronized() do?

1

What are the size classes?

1

Can you write setter method for a retain property?

1

How to make a code snippet thread safe?

1

What is delegate? Can delegates be retained?

1

Explain when to use nsarray and nsmutablearray. Which one is faster and threadsafe?

1

Explain what is #import?

1

Mention whether nsobject is a parent class or derived class.

1

Explain the difference in xib/storyboard vs nib?

1

Why create a custom view?

1


Post New Objective-C Questions

Un-Answered Questions { Objective-C }

What is property in objective c?

1


What is the difference between typedef and enum?

1


Can I write some c++ function in same .m file? Will it compile? If no, what changes should I do to compile it?

1


Is method and function same?

1


Explain what is data encapsulation in objective-c?

1






Why is objective c syntax so weird?

1


How the class “implementation” is represented in objective-c?

1


What is .m file in objective c?

1


How to convert data to string in objective c?

1


Can we create dynamic classes in objective c?

1


How to create thread in objective c?

1


Explain the difference between atomic and nonatomic synthesized properties.

1


What is a selector objective c?

1


What are blocks and how are they used?

1


Who invented objective c?

1