Free AND-401 Exam Braindumps (page: 3)

Page 2 of 58

Which configuration file holds the permission to use the internet?

  1. Layout file
  2. Property file
  3. Java source file
  4. Manifest file

Answer(s): D


Reference:

Android ATC Self Study Guide http://www.androidatc.com/pages-19/Self-Study



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. Create an explicit Intent

Answer(s): D


Reference:

Android ATC Self Study Guide http://www.androidatc.com/pages-19/Self-Study



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

  1. Activate and Activity
  2. Activate a Service
  3. Activate a Broadcast receiver
  4. Activate a SQLite DB Connection.

Answer(s): D


Reference:

Android ATC Self Study Guide http://www.androidatc.com/pages-19/Self-Study



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

Answer(s): B


Reference:

Android ATC Self Study Guide http://www.androidatc.com/pages-19/Self-Study






Post your Comments and Discuss Android AND-401 exam with other Community members: