Download Android.AND-401.PracticeTest.2017-04-18.167q.vcex

Download Exam

File Info

Exam Android Application Development
Number AND-401
File Name Android.AND-401.PracticeTest.2017-04-18.167q.vcex
Size 103 KB
Posted Apr 18, 2017
Download Android.AND-401.PracticeTest.2017-04-18.167q.vcex

How to open VCEX & EXAM Files?

Files with VCEX & EXAM extensions can be opened by ProfExam Simulator.

Purchase

Coupon: MASTEREXAM
With discount: 20%






Demo Questions

Question 1

What Activity method you would use to retrieve a reference to an Android view by using the id attribute of a resource XML?


  1. findViewByReference(int id)
  2. findViewById(int id)
  3. retrieveResourceById(int id)
  4. findViewById(String id)
Correct answer: B



Question 2

What does the following line of code achieve? 
Intent intent = new Intent(FirstActivity.this, SecondActivity.class );


  1. Creates a hidden Intent.
  2. Creates an implicit Intent.
  3. Create an explicit Intent.
  4. Starts an activity.
Correct answer: C



Question 3

Which of the following is NOT a valid usage of Intents?


  1. Activate and Activity.
  2. Activate a Service.
  3. Activate a Broadcast receiver.
  4. Activate a SQLite DB Connection.
Correct answer: D



Question 4

Which of the following is not a valid Android resource file name?


  1. mylayout.xml
  2. myLayout.xml
  3. my_layout.xml
  4. mylayout1.xml
Correct answer: B



Question 5

What is a correct statement about XML layout file?


  1. layout PNG image file.
  2. A layout defines the visual structure for a user interface, such as the UI for an activity or app widget.
  3. A file that contains all application permission information.
  4. A file that contains a single activity widget.
Correct answer: B



Question 6

Which folder contains the Android project Java files?


  1. res
  2. manifests
  3. assets
  4. java
Correct answer: D



Question 7

Which of the following files specifies the minimum required Android SDK version your application supports?


  1. main.xml
  2. R.java
  3. strings.xml
  4. build.gradle
Correct answer: D



Question 8

What is the name of the class used by Intent to store additional information?


  1. Extra
  2. Parcelable
  3. Bundle
  4. DataStore
Correct answer: C



Question 9

Which of the following is not included in the Android application framework?


  1. WindowManager
  2. NotificationManager
  3. DialerManager
  4. PackageManager
Correct answer: C



Question 10

Which of the following is NOT true about the R.java file?


  1. It is auto-generated during the build of the project.
  2. It is used by developers to access any resource through an ID.
  3. It can be modified manually to change the ID of a resource.
  4. It contains resource IDs for all resources in your /res/ folder.
Correct answer: C









CONNECT US

Facebook

Twitter

PROFEXAM WITH A 20% DISCOUNT

You can buy ProfExam with a 20% discount!



HOW TO OPEN VCEX FILES

Use ProfExam Simulator to open VCEX files