Monday, January 2, 2017

Android Test4

  1. 1
    What does the Gargenta mean in his Design Philosophy when he says that the project will, “Always be whole and complete”?
    Incorrect
    Answer : C
    No answer description.
  2. 1 points
    2
    As an Android programmer, what version of Android should you use as your minimum development target?
    Incorrect
    Answer : A
    No answer description.
  3. 1 points
    3
    The android OS comes with many useful system services, which include processes you can easily ask for things such as your..
    Correct
    Answer : A
    No answer description.
  4. 1 points
    4
    What operating system is used as the base of the Android stack?
    Incorrect
    Answer : A
    No answer description.
  5. 1 points
    5
    To create an emulator, you need an AVD. What does it stand for?
    Correct
    Answer : B
    No answer description.
  6. 1 points
    6
    What is an Activity?
    Correct
    Answer : A
    No answer description.
  7. 1 points
    7
    What part of the Android platform is open source?
    Correct
    Answer : B
    No answer description.
  8. 1 points
    8
    What runs in the background and doesn’t have any UI components?
    Correct
    Answer : C
    No answer description.
  9. 1 points
    9
    Although most people’s first thought when they think of Android is Google, Android is not actually owned by Google. Who owns the Android platform?
    Correct
    Answer : C
    No answer description.
  10. 1 points
    10
    What year was development on the Dalvik virtual machine started?
    Incorrect
    Answer : B
    No answer description.
  11. 1 points
    11
    When did Google purchase Android?
    Correct
    Answer : B
    No answer description.
  12. 1 points
    12
    Which of the following are not a component of an APK file?
    Incorrect
    Answer : B
    No answer description.
  13. 1 points
    13
    Android is based on Linux for the following reason
    Correct
    Answer : D
    No answer description.
  14. 1 points
    14
    Android releases since 1.5 have been given nicknames derived how?
    Incorrect
    Answer : B
    No answer description.
  15. 1 points
    15
    An activity can be thought of as corresponding to what?
    Correct
    Answer : B
    No answer description.
  16. 1 points
    16
    Android Applications must be signed
    Correct
    Answer : B
    No answer description.
  17. 1 points
    17
    Broadcast receivers are Android’s implementation of a system-wide publish/subscribe mechanism, or more precisely, what design pattern?
    Incorrect
    Answer : A
    No answer description.
  18. 1 points
    18
    Which of the following is the most “resource hungry” part of dealing with Activities on Android?
    Incorrect
    Answer : C
    No answer description.
  19. 1 points
    19
    Android is licensed under which open source licensing license?
    Correct
    Answer : C
    No answer description.
  20. 1 points
    20
    What is a key difference with the distribution of apps for Android based devices than other mobile device platform applications?
    Incorrect
    Answer : B
    No answer description.

0 comments:

Post a Comment