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 71:

    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.

  • Question 72:

    Which configuration file holds the permission to use the internet?

    A. Layout file
    B. Property file
    C. Java source file
    D. Manifest file

  • Question 73:

    How to enable JavaScript in WebView?

    A. myWebView.setJavaScriptEnabled(true);
    B. myWebView.getJavaScriptSettings.setEnabled(true);
    C. myWebView.getSettings().setJavaScriptEnabled(true);
    D. Java script is always enabled in WebView

  • Question 74:

    Which of the following classes should be extended to create a custom view?

    A. View
    B. ViewGroup
    C. Context
    D. Activity

  • Question 75:

    If your application is throwing exception android.content.ActivityNotFoundException, how to fix it?

    A. Create a new activity Java sub-class
    B. Rename your activity
    C. ISO Create the activity layout
    D. Add the activity to the AndroidManifest

  • Question 76:

    To add a new Activity to your application, you need to perform the following steps:

    A. Create a Java class that extends View, set a layout, and add an Activity tag in AndroidManifest.xml.
    B. Create layout resource only.
    C. Create a Java class that extends Activity, add an Activity tag in AndroidManifest.xml, and create a layout for the activity.
    D. Add an Activity tag to AndroidManifest.xml, and add ACTIVITY permission.

  • Question 77:

    When creating a file using android.content.Context.openFileOutput("test.txt", 0), where is the file created?

    A. /data/app//files
    B. /data/data//files
    C. /system/app//files
    D. Application /system/data//files

  • Question 78:

    What does the Android project folder "res/" contain?

    A. Java Activity classes
    B. Resource files
    C. Java source code
    D. Libraries

  • Question 79:

    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

  • Question 80:

    What are the main two types of thread in Android?

    A. Main thread and worker threads.
    B. Main thread and UI thread.
    C. Activities and services.
    D. Main thread and background process.

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.