What is plist?
Answer / Sandip Kumar Maurya
A Property List (plist) is a data storage format used by Apple's iOS, macOS, and tvOS. It stores data in a hierarchical structure similar to JSON or XML, but with a plist extension (.plist).
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain about Viewcontroller lifecycle.
How to parse xml? Explain
What are the functions of managed object context?
Explain how an autorelease pool works at the runtime level in iOS
1 Answers SwanSoft Technologies,
What is the difference between let and var in swift?
What are the lifecycle events of uiviewcontroller?
. Why an app on iOS device behaves differently when running in foreground than in background?
What are the important delegate methods of nsxml parser?
What is difference between static library and framework?
What do you mean by rest?
What is nsuserdefaults?
Does ios have garbage collection?