Your app needs to store the following information. For each type of information, decide whether you would use an array or a variable to store it:________.
a.All the messages a user has sent.
b.The highest score a user has ever reached on the app.
c.A username and password to unlock the app.