The DalvikVM core libraries are a subset of which of the following?
A. Java ME
B. Java SE
C. Java EE
D. JAX-WS
Which UI does the following code builds?
android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" > android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="horizontal" > android:id="@+id/textView1" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="Name:" /> android:id="@+id/editText1" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_weight="1" android:ems="10" />
A. An edit text to the left of a text view and a button beneath it
B. An edit text to the right of a text view and a button to the right of the text view
C. An edit text to the right of a text view and a button beneath them
D. A text view, an edit text beneath it and the button beneath the edit text
What is the parent class of all Activity widgets?
A. ViewGroup
B. Layout
C. View
D. Widget
Which of the following are primary pieces of information that are required to define in an implicit Intent?
A. An action to be performed and data to operate on.
B. An action to be performed and a category for additional information.
C. A Bundle for extra data.
D. A category of additional information and data to operate on.
Which of the following is a Java call-back method invoked when a view is clicked?
A. Detector
B. OnTapListener
C. OnClickDetector
D. OnClickListener
Which of the following you cannot achieve by creating your own View sub-classes?
A. Create a completely new customized View type.
B. Combine a group of View components into a new single component.
C. Specify when to destroy an activity and all its views.
D. Override the way that an existing component is displayed on the screen.
Which Which of the following is true about method startActivity?
A. It starts a new activity and destroys the previous one.
B. It starts a new activity and sends the previous one to the background.
C. It starts a new activity and pauses the previous one.
D. It starts a new activity in a paused mode.
Which of the following classes should be extended to create a custom view?
A. View
B. ViewGroup
C. Context
D. Activity
What two methods you have to override when implementing Android option menus?
A. onCreateOptionsMenu, onCreateContextMenu
B. onCreateContextMenu, onContextItemSelected
C. onCreateOptionsMenu, onOptionsItemSelected
D. onCreateOptionsMenu, onContextItemSelected
Which of the following Android View sub-classes uses the WebKit rendering engine to display web pages?
A. PageView
B. WebView
C. MapView
D. HttpClient
Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Android exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your AND-801 exam preparations and Android certification application, do not hesitate to visit our Vcedump.com to find your solutions here.