iOS Developer Question:
Download Questions PDF

What is plist?

Answer:

Plist represents Property Lists. It is a key-value store for the Application to Save and Retrieve persistent data values. This is specifically used for iPhone development. It is basically and XML File.

Download iOS Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Explain me what is Polymorphism?Explain me does iOS support multitasking?