Objective-C Interview Questions
Questions Answers Views Company eMail

What is an instancetype?

1

When should you call dealloc method? Is it possible to implement dealloc in arc?

1

How is #import different from #include?

1

Is nsobject a parent class or a derived class?

1

What are nsautoreleasepool and how can we use them?

1

Is there function overloading in objective-c?

1

Is it possible to implement dealloc in arc?

1

What is protocol in objective-c?

1

How dispatch_once runs only once?

1

What is the difference between atomic and nonatomic synthesized properties?

1

What is a delegate? Can you retain delegates?

1

What is id?

1

Who introduced objective-c & when?

1

What are the blocks? How will you use them?

1

What is dot notation?

1


Post New Objective-C Questions

Un-Answered Questions { Objective-C }

What is dynamic dispatch method?

1


What is nonatomic and strong in objective c?

1


Is swift or objective c better?

1


What is the major difference between objective c and swift?

1


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

1






How do you write a good objective?

1


What is main storyboard?

1


How different is objective c from swift?

1


Who calls dealloc method? Can we implement dealloc in arc?

1


Does objective c support multiple inheritance?

1


What is kvc and kvo?

1


What is objective c runtime?

1


What is property classification?

1


What is gcd? What are its advantages over nsthread?

1


Explain the difference between atomic and nonatomic synthesized properties.

1