What does “this” keyword refer to in the following line of code? IabHelper mHelper = new IabHelper(this, base64EncodedPublicKey);

🎲 Try a Random Question  |  Total Questions in Quiz: 72  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
AND-403 - Monetize Android Applications — practice the complete quiz, review flashcards, or try a random question.


What does “this” keyword refer to in the following line of code? IabHelper mHelper = new IabHelper(this, base64EncodedPublicKey);