MCQs > IT & Programming > OpenSocial > Which set of argument will complete the above command?

OpenSocial MCQs

You have done a lot of testing in your OpenSocial API and now you want to delete all the "Persistence Data". The following method is used to clear the data: var req = OpenSocial.newDataRequest(); req.add(     req.newUpdatePersonAppDataRequest (OpenSocial.DataRequest.PersonId.VIEWER, --, --), "set_data"); req.send(set_callback); The above command has some arguments missing at --. Which of the following set of arguments will complete the above command?

Answer

Correct Answer: *, null

Explanation:

Note: This Question is unanswered, help us to find answer for this one

OpenSocial Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

OpenSocial Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it