Official Bank 0/45

Android Application Development v8 (AND-801) - Android Actual Exam Questions

Last updated on April 11, 2026

97% Exam Compliance
45 Total Questions
1
Question

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?

Question image
Options
A

This permission tag allows other apps to make remote connection to this app.

B

This permission tag allows this app to connect to the Internet.

C

This permission lag has been written in the wrong location, it must be written inside <application> tag.

D

This permission tag allows this app to connect to its SQLite database.

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question

Android is an open source, Linux-based software stack.

Options
A

True

B

False

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question

Which of the following choices is the main role of the button which is illustrated in the red rectangle over the Android Studio tool bar?

Question image
Options
A

Debug button.

B

Apply changes button.

C

ADV manager button

D

Run button.

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question

What does the following code snippet do?

Question image
Options
A

Creates a FrameView.

B

Creates a Cradview.

C

Creates a RecyclerView.

D

Creates a ListView-

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question

Android SDK platform is a set of libraries and APIs that provide necessary classes, methods and interfaces to develop Android applications and allow you to compile your code.

Options
A

False

B

True

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.