Apple Question:

Download Job Interview Questions and Answers PDF

Explain the requirements for developing iPhone Apps?

Apple Interview Question
Apple Interview Question

Answer:

Mac OS 10.5/10.6 iPhone SDK (Software Development Kit 3.0/4.0).
IPhone SDK consists of:

IDE to develop iPhone Apps is XCode(This tool is inbuilt in iPhone SDK)
Interface Builder This is used to design GUI of Apps(Inbuilt feature of iPhone SDK)
Instruments This is used to check any memory leaks in our apps (Inbuilt in SDK)
Simulator This is used to test our apps before deploying into real device.

Download Apple Interview Questions And Answers PDF

Previous QuestionNext Question
Define about the applications that can be used with iphone?Please explain the difference between shallow copy and deep copy?