Store and access data using keys with DataStore

  1. The implementations of DataStore are:

    Choose as many answers as you see fit.

  2. The Preferences DataStore uses a predefined schema.

  3. Which function does DataStore provide to modify the DataStore?

  4. Preferences DataStore uses keys to access stored values.

  5. Which exception can occur when you attempt to read from a Preferences DataStore?