Objective-C Interview Questions
Questions Answers Views Company eMail

Explain what is protocol in objective-c?

1

What is toll-free bridging?

1

Explain what is @synthesize in objective-c?

1

Is objective c, a dynamic language? True/false, explain.

1

What is kvc and kvo? Give an example of using kvc to set value.

1

Does a thread created using performselectorinbackground:withobject: creates its own autorelease pool?

1

Can we create dynamic classes in objective c? If yes, explain how to create with a valid use case?

1

Who calls dealloc method?

1

What is responder chain?

1

What can’t we put into an array or dictionary?

1

Can I write some c++ function in same .m file?

1

Can we create dynamic classes in objective c?

1

What happen if we send any message to an object which is released?

1

Explain the difference between atomic and nonatomic synthesized properties.

1

How does dispatch_once manages to run only once?

1


Post New Objective-C Questions

Un-Answered Questions { Objective-C }

Who calls dealloc method? Can we implement dealloc in arc? If yes, what is the need to do that?

1


Can you write setter method for a retain property?

1


What is better objective c or swift?

1


What is a hash string?

1


Can you please explain the way messaging works in objective-c?

1






How to sort array of dictionary in objective c?

1


What can objective c be used for?

1


How do I create an objective c class in xcode?

1


What is an objective fact?

1


Is reference counting garbage collection?

1


What is difference between nsstring and nsmutablestring?

1


What is the use of category in objective-c?

1


What is instancetype?

1


What is objective c used for?

1


What is the function of the category?

1