iOS Developer Question: Download iOS Developer PDF

What is plist?

Tweet Share WhatsApp

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 PDF Read All 102 iOS Developer Questions
Previous QuestionNext Question
Explain me what is Polymorphism?Explain me does iOS support multitasking?