1 Answer

0 votes
by

LIST stands for Property List. PLIST is basically a dictionary of value and keys that can be stored in our file system with a .plist file extension. The property list is used as a portable and lightweight means to store a lesser amount of data. They are normally written in XML.

Different types of property lists are mentioned below:

  • Binary Property List
  • XML Property List
  • ASCII Legacy Property List

Related questions

0 votes
    "The binary you uploaded was invalid. The key CFBundleVersion in the Info.plist file must contain a higher ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 27, 2022 in Education by JackTerrance
0 votes
    When I am creating a simple application for plist shown in below link: http://iosdevelopertips.com/data- ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 26, 2022 in Education by JackTerrance
0 votes
0 votes
    How to change Status Bar text color in iOS?...
asked Mar 9, 2021 in Technology by JackTerrance
0 votes
    Which JSON framework is supported by iOS?...
asked Nov 30, 2020 in Technology by JackTerrance
0 votes
    What are the control transfer statements that are used in iOS swift?...
asked Nov 30, 2020 in Technology by JackTerrance
0 votes
    Explain the common execution states for a swift iOS App (iOS Application Lifecycle)....
asked Nov 30, 2020 in Technology by JackTerrance
0 votes
    What are the tools that are required to develop iOS applications?...
asked Nov 30, 2020 in Technology by JackTerrance
0 votes
    Where can we test the apple iPhone apps if we don’t have an iOS device?...
asked Nov 30, 2020 in Technology by JackTerrance
0 votes
    What is iOS Swift?...
asked Nov 30, 2020 in Technology by JackTerrance
0 votes
    Can we have multiple UIWindows in iOS?...
asked Nov 10, 2020 in Technology by JackTerrance
0 votes
    What are the types of iOS binaries you can create using XCode? (.app, .ipa, .a, .framework)...
asked Nov 10, 2020 in Technology by JackTerrance
0 votes
    What are the CPU architectures supported by iOS devices?...
asked Nov 10, 2020 in Technology by JackTerrance
0 votes
    I am getting memory leak during migration using Realm (v1.0.2). My code looks like that: let ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jul 20, 2022 in Education by JackTerrance
0 votes
    Want to build a debug tool to monitor the app, pause execution when bad things occur. Dev can continue ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jul 8, 2022 in Education by JackTerrance
...