Un-Answered Questions { Objective-C }

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