Objective-C Interview Questions
Questions Answers Views Company eMail

Can a static library (.a) contain resources like images, sound files etc?

1

What is the difference between underscore and self (i.e self.xx and _xx) ?

1

When might you use a cfarray/dictionary instead of a nsarray/dictionary?

1

What is a process and thread?

1

What are blocks and how are they used?

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

What are the adavantages of gcd over nsthread?

1

What is class extension? Why do we require them?

1

When to use nsautoreleasepool??

1


Post New Objective-C Questions

Un-Answered Questions { Objective-C }

Is swift faster than objective c?

1


Does objective c have multiple inheritance? Why not? How to imitate various inheritance?

1


Who introduced objective-c & when?

1


Can delegates be retained?

1


What is super in objective c?

1






What is the difference between a script and function?

1


How to print string in objective c?

1


Explain how to call function in objective-c?

1


Explain the way messaging works in objective-c?

1


What is objective c written in?

1


Who made objective c?

1


What is thread safe function?

1


What is a .m file in xcode?

1


What is the difference between class and category?

1


When would you use nsarray and nsmutablearray?

1