Free Android AND-801 Exam Actual Questions

The questions for AND-801 were last updated On Nov 20, 2024

Question No. 1

The first image below includes an Android code to generate AlertDialog which is illustrated in the second image. The last line of the code includes "xxxxxxx". Which of the following choices is the correct line of code to replace "xxxxxxx" for the purpose of showing this AlertDialog?

Show Answer Hide Answer
Correct Answer: A

Question No. 2

Check the following image, and then select which of the following choices defines the Infer Constraints" button of the Android Studio tool bar?

Show Answer Hide Answer
Correct Answer: D

Question No. 3

In Android Studio 3.0 and higher, a checkbox is available to drag-and-drop from the palette panel.

Show Answer Hide Answer
Correct Answer: B

Question No. 4

To add a Google map to an Android app, you should to use map fragments.

Show Answer Hide Answer
Correct Answer: B

Question No. 5

Which of the following is true about the following line of code: button.setOnClickListener({})

Show Answer Hide Answer
Correct Answer: B