Free AND-401 Exam Braindumps (page: 8)

Page 7 of 58

Which of the following Activity life-cycle methods is called once the activity is no longer visible?

  1. onStop
  2. onPause
  3. onDestroy
  4. onHide

Answer(s): A


Reference:

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



Which of the following is a correct Android Manifest statement?

  1. <uses-permission android:name =”android.Internet”/>
  2. <uses-permission android:name =”android.Internet”></uses-permission>
  3. <uses-permission android:name =”android.permission.Internet”>
  4. <uses-permission android:name =”android. permission .Internet”/>

Answer(s): D


Reference:

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



Which of the following is true about attribute android:windowSoftInputMode of the <activity> tag in file AndroidManifest.xml?

  1. It specifies whether the window is in full screen or not
  2. It adjusts how the main window of the activity interacts with keyboard
  3. It adjusts how the window should be launched
  4. It adjusts the window orientation

Answer(s): B


Reference:

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



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

  1. DDMS
  2. Logcat
  3. Console
  4. ADB

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: