New Year Sale 2026! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Android AND-803 Exam - Topic 4 Question 93 Discussion

Actual exam question for Android's AND-803 exam
Question #: 93
Topic #: 4
[All AND-803 Questions]

When you configure your app to receive adds from Ad mediation, you should add the following code:

android:value="@integer/google_play_services_version"/>

Which of the following files you should add this code to?

Show Suggested Answer Hide Answer
Suggested Answer: B

Contribute your Thoughts:

0/2000 characters
Larae
11 hours ago
I thought about A, but it’s not for code execution.
upvoted 0 times
...
Shantell
6 days ago
I agree, Manifest.xml is the standard for such entries.
upvoted 0 times
...
Nilsa
11 days ago
I’m torn between A and B, but B feels more correct.
upvoted 0 times
...
Leila
16 days ago
Definitely Manifest.xml. It’s the right place for app configuration.
upvoted 0 times
...
Aja
21 days ago
I think it should go in Manifest.xml. That's where metadata usually lives.
upvoted 0 times
...
Colton
26 days ago
100% agree, Manifest.xml is where it belongs!
upvoted 0 times
...
Man
1 month ago
Wait, is that really the only place to put it? Seems odd.
upvoted 0 times
...
Tracey
1 month ago
I thought it was supposed to be in MainActivity.java?
upvoted 0 times
...
Tanja
1 month ago
B is the only logical choice here. The manifest is where you define all the app's metadata.
upvoted 0 times
...
Ahmed
2 months ago
Haha, D) permission.class? Really? That's not even a real file in an Android app.
upvoted 0 times
...
Ellsworth
2 months ago
Definitely B. The manifest file is where you configure your app's settings and dependencies.
upvoted 0 times
...
Gladys
2 months ago
B) Manifest.xml is the correct answer. You need to add this code to the app's manifest file.
upvoted 0 times
...
Natalya
2 months ago
Definitely goes in the Manifest.xml!
upvoted 0 times
...
Reid
2 months ago
B) Manifest.xml makes the most sense to me. That's where you define app-level settings and dependencies like the Google Play services version.
upvoted 0 times
...
An
3 months ago
B is the way to go. The manifest is where you declare all the app's components and configurations.
upvoted 0 times
...
Evangelina
3 months ago
Yeah, Manifest.xml is the right place for that.
upvoted 0 times
...
Fatima
3 months ago
I'm a bit confused on where this code should go. I'll need to double-check the instructions and examples to make sure I understand the correct file.
upvoted 0 times
...
Quentin
3 months ago
Okay, the key here is that the code is related to Google Play services, so it should go in the Manifest file, not the activity or layout files. B) is the right answer.
upvoted 0 times
...
Lanie
4 months ago
Hmm, I'm not sure about this one. I'll need to review the documentation on ad mediation configuration to be sure.
upvoted 0 times
...
Dean
4 months ago
I think the answer is B) Manifest.xml, since that's where you configure app-level settings and metadata.
upvoted 0 times
Dexter
2 months ago
I agree, it has to be B) Manifest.xml. That's the right place for metadata.
upvoted 0 times
...
...
Iraida
4 months ago
I’m pretty certain it’s not in activity_main.xml or permission.class, so Manifest.xml seems like the best choice.
upvoted 0 times
...
Kanisha
4 months ago
I have a feeling it might be in MainActivity.java or MainActivity.kt, but that doesn't seem right for metadata.
upvoted 0 times
...
Dylan
4 months ago
I remember practicing a similar question, and it was definitely about the Manifest file for metadata.
upvoted 0 times
...
Ben
5 months ago
I think the code should go in the Manifest.xml file, but I'm not completely sure.
upvoted 0 times
...

Save Cancel