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 }

What does mean in objective c?

1


What is objective c & why it is used for?

1


Is objective-c is used in window also?

1


What is assign property in objective c?

1


Can a protocol have properties?

1






What is the use of category in objective-c?

1


What is a block objective c?

1


What does __ block do?

1


What is difference between mutable and immutable?

1


What is kvc and kvo?

1


What does the m mean in xcode?

1


What is better objective c or swift?

1


What type of language is objective c?

1


Does objective c have pointers?

1


Mention whether nsobject is a parent class or derived class.

1