Multiple Choice
Which one of the following statements is NOT a function of the Action Bar?
A) It provides a dedicated space on the screen to identify the current activity to the user.
B) It facilitates the accessibility to important application actions.
C) It loads web URLs to display HTML pages.
D) It supports consistent navigation and view switching within apps.
Correct Answer:

Verified
Correct Answer:
Verified
Q63: What is the location of APK generated
Q64: Which of the following makes a ListView
Q65: Which of the following is not a
Q66: Best practice to implement Google Maps is
Q67: Which of the following features CANNOT be
Q69: Which of the following best explains the
Q70: Which of the following is correct dependency
Q71: During an Activity life-cycle, what is the
Q72: When creating a file using android.content.Context.openFileOutput("test.txt", 0),
Q73: Consider the following code: Intent i =