Which of the following classes is used by Intent to transfer data between different android components?
Answer(s): B
Bundle is generally used for passing data between various activities of android. It depends on you what type of values you want to pass, but bundle can hold all types of values, and pass to the new activity.
http://stackoverflow.com/questions/4999991/what-is-a-bundle-in-an-android-application
Which of the following is true about implicit intents? (Choose two)
Answer(s): A,C
Implicit intents do not name a specific component, but instead declare a general action to perform, which allows a component from another app to handle it.
http://developer.android.com/guide/components/intents-filters.html
Which of the following classes should be extended to create a custom view?
Answer(s): A
All of the view classes defined in the Android framework extend View. Your custom view can also extend View directly, or you can save time by extending one of the existing view subclasses, such as Button.
http://developer.android.com/training/custom-views/create-view.html
An AsyncTask can be cancelled anytime from any thread.
A task can be cancelled at any time by invoking cancel(boolean).
http://developer.android.com/reference/android/os/AsyncTask.html
Which of the following is NOT true about onMeasure() method of class View?
Answer(s): D
Syntax: protected void onMeasure (int widthMeasureSpec, int heightMeasureSpec)onMeasure() measures the view and its content to determine the measured width and the measured height. This method is invoked by measure(int, int) and should be overridden by subclasses to provide accurate and efficient measurement of their contents.
http://developer.android.com/reference/android/view/View.html#onMeasure(int, int)
Share your comments for Android AND-401 exam with other users:
question 16: https://help.salesforce.com/s/articleview?id=sf.care_console_overview.htm&type=5
yes i m prepared exam
my experience was great with this site as i studied for the ms-900 from here and got 900/1000 on the test. my main focus was on the tutorials which were provided and practice questions. thanks!
great course
very good question
question: 93 which statement is true regarding the result? sales contain 6 columns and values contain 7 columns so c is not right answer.
highly recommend just passed my exam.
great practice! thanks
anyone who wrote this exam recently?
kindly share the dump
could you please upload cfe fraud prevention and deterrence questions? it will be very much helpful.
this is really very very helpful for mcd level 1
very helpful!
question #18s answer should be a, not d. this should be corrected. it should be minvalidityperiod
thanks for the exact solution
need to refer the questions and have to give the exam
i need it right now if it was possible please
i need it very much please share it in the fastest time.
correct answer is d for student.java program
q:37 c is correct
q6 exam topic: terramearth, c: correct answer: copy 1petabyte to encrypted usb device ???
explained answers
plan to take theaws certified developer - associate dva-c02 in the next few weeks
very helpfull
good questions
help to practice csa exam
nice tip and well documented
i need the exam
please upload
prepping for fsc exam
pd1 with great experience
@t it seems like azure service bus message quesues could be the best solution
helpful to check your understanding.
question 128 the answer should be static not auto
Keeping this site free takes real effort. We constantly battle automated scraping and unauthorized content copying. A quick account helps us protect the community and keep the site free.
To continue studying for your AND-401, please sign in or create a free account.