Android AND-801 Android Application Development v8 Exam Practice Test

Page: 1 / 14
Total 45 questions
Question 1

Check the following image which includes Android code for a sum calculator. Which of the following choices is correct about this Android code?



Answer : B


Question 2

The code snippet below displays a menu which is illustrated in another image. The emulator image displays a menu that contains three items, but in the code file none of these menu items are available. Where do these items come from?



Answer : B


Question 3

Which of the following files has the correct name for a layout design file of an activity in an Android app?



Answer : D


Question 4

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



Answer : B


Question 5

Check the following image which is a part of AndroidManifest.xml file, then select which of the following choices is the correct description of the gray highlighted color of this code?



Answer : B


Question 6

The following image includes Android code for an app that contains a button with an id : "Downloadbutton". When the app user clicks this button, a progress bar with id: "progressBar" will show up. What will happen if you change *'rate+=10" illustrated with green underlined text to ''rate+=50"?



Answer : B


Question 7

The following Android code locates Toronto CN tower on Google map using on the latitude and longitude coordinates. Which of the following choices is the correct choice to show your Google map in the zoom-in state?



Answer : A


Page:    1 / 14   
Total 45 questions