Objective-C Interview Questions
Questions Answers Views Company eMail

What is toll-free bridging and when is it useful?

1

What are nsautoreleasepool?

1

Explain types of protocol?

1

What is the isa member?

1

What happens if you add your just created object to a mutable array, and you release your object?

1

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

1

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

1

How we can layout subviews in a view?

1

Explain application life cycle or application states?

1

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

1

What is an extension?

1

What is posing in objective c?

1

Can we have multiple uiwindows in ios?

1

Explain the difference between #import and #include in objective-c?

1

What is the difference between #import and #include in objective-c?

1


Post New Objective-C Questions

Un-Answered Questions { Objective-C }

Does objective c have multiple inheritance?

1


How do you write an objective statement?

1


Mention whether nsobject is a parent class or derived class.

1


What is difference between objective c and c?

1


What does the gc () method?

1






How does dispatch_once manages to run only once?

1


How declare methods in objective c?

1


What do you mean by cocoa?

1


Is objective c superset of c?

1


What are properties and instance variables in objective c and swift?

1


Does objective c have pointers?

1


What is the difference between weak and unowned?

1


When should you call dealloc method?

1


What is the difference between string and nsstring?

1


What is difference between array and nsarray?

1