AND-401 Exam Details

  • Exam Code
    :AND-401
  • Exam Name
    :Android Application Development
  • Certification
    :Android Certifications
  • Vendor
    :Android
  • Total Questions
    :129 Q&As
  • Last Updated
    :Dec 09, 2021

Android AND-401 Online Questions & Answers

  • Question 101:

    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.

  • Question 102:

    Which of the following are layout-related methods called by the framework on views, and you can override them when customizing a view? (Choose two)

    A. onMeasure()
    B. onDraw()
    C. onKeyUp()
    D. onSizeChanged()

  • Question 103:

    Which of the following is not a ContentProvider provided natively by Android?

    A. The contacts list
    B. The telephone log
    C. The bookmarks
    D. The application list

  • Question 104:

    What Eclipse plug-in is required to develop Android application?

    A. J2EE
    B. Android Software Development Kit
    C. Android Development Tools
    D. Web Development Tools

  • Question 105:

    Which file specifies the minimum required Android SDK version your application supports?

    A. main.xml
    B. R.java
    C. strings.xml
    D. AndroidManifest.xml

  • Question 106:

    The values of which of the following classes cannot be mapped in a Bundle object?

    A. Parcelable
    B. String
    C. ArrayList
    D. Context

  • Question 107:

    When using an implicit intent, what process does the system use to know what to do with it?

    A. Intent resolution
    B. Intent declaration
    C. Intent overloading
    D. Intent transition

  • Question 108:

    Which of the following lines of code starts activity Activity2 from a current activity Activity1?

    A. Intent intent = new Intent(this,new Activity2());startActivity(intent);
    B. Intent intent = new Intent(new Activity2());startActivity(intent);
    C. Intent intent = new Intent (Activity1.class,Activity2.class);startActivity(intent);
    D. Intent intent = new Intent(this,Activity2.class);startActivity(intent);

  • Question 109:

    Which of the following tools dumps system log messages including stack traces when the device or emulator throws an error?

    A. DDMS
    B. Logcat
    C. Console
    D. ADB

  • Question 110:

    Which of the following WebView methods allows you to manually load custom HTML markup?

    A. loadData
    B. loadHTML
    C. loadCustomData
    D. loadCustomHTML

Tips on How to Prepare for the Exams

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-401 exam preparations and Android certification application, do not hesitate to visit our Vcedump.com to find your solutions here.