Quiz 7: Instagram Clone Quiz

Parse can be used for:
Storing data online
Push notifications
Both of the above and more
What would you use to store some basic data in Parse?
ParseFile
ParseObject
ParseUser
What would you use to retreive data from Parse?
ParseRequest
ParseSearch
ParseQuery
Which of the following is correct?
ParseQuery query = ParseQuery.getQuery("GameScore");
ParseQuery query = GetQuery("GameScore");
ParseQuery = ParseQuery.getQuery("GameScore");
ParseQuery query = ParseQuery.getQuery();
Before saving or retrieving an image to/from Parse it needs to be convert to/from a
ParseFile
ByteArray
Both of the above
{"name":"Quiz 7: Instagram Clone Quiz", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"Parse can be used for:, What would you use to store some basic data in Parse?, What would you use to retreive data from Parse?","img":"https://www.quiz-maker.com/3012/images/ogquiz.png"}
Powered by: Quiz Maker