최신Android Monetize Android Applications - AND-403무료샘플문제
문제1
What does the following code snippet do? mHelper.launchPurchaseFlow(this, ITEM_SKU, 10001, mPurchaseFinishedListener, "");
What does the following code snippet do? mHelper.launchPurchaseFlow(this, ITEM_SKU, 10001, mPurchaseFinishedListener, "");
정답: C
문제2
Which of the following is true about eCPM?
Which of the following is true about eCPM?
정답: D
문제3
Which of the following is a requirement to use In-App Billing service on Google Play? (Choose three)
Which of the following is a requirement to use In-App Billing service on Google Play? (Choose three)
정답: A,C,D
문제4
Approximately how much time it takes for an application that is published to be available to the users?
Approximately how much time it takes for an application that is published to be available to the users?
정답: C
문제5
Which of the following is not true about the Ad Mediator?
Which of the following is not true about the Ad Mediator?
정답: C
문제6
Which of the following happens after an in-app purchase is completed?
Which of the following happens after an in-app purchase is completed?
정답: B
문제7
Which of the following are issues you must consider when placing an Ad in your application? (Choose three)
Which of the following are issues you must consider when placing an Ad in your application? (Choose three)
정답: B,C,D
문제8
Which of the following method is called when the result of the purchase will be received in "In-app billing" technique?
Which of the following method is called when the result of the purchase will be received in "In-app billing" technique?
정답: D