Wednesday, January 18, 2017

Android Test1

  1. 1
    When contentProvider would be activated?
    Correct
    Answer : C
    No answer description.
  2. 1 points
    2
    Which component is not activated by an Intent?
    Correct
    Answer : C
    No answer description.
  3. 1 points
    3
    Which of the  important device characteristics that you should consider as you design and develop your application?
    Correct
    Answer : D
    No answer description.
  4. 1 points
    4
    Once installed on a device, each Android application lives in_______?
    Incorrect
    Answer : C
    No answer description
  5. 1 points
    5
    If you need your interface to work across different processes, you can create an interface for the service with a ________?
    Incorrect
    Answer : D
    No answer description.
  6. 1 points
    6
    Parent class of Service?
    Incorrect
    Answer : C
    No answer description.
  7. 1 points
    7
    Which one is NOT related to fragment class?
    Incorrect
    Answer : D
    No answer description.
  8. 1 points
    8
    Which are the screen sizes in Android?
    Correct
    Answer : D
    No answer description.
  9. 1 points
    9
    Characteristics of the  Loaders?
    Correct
    Answer : D
    No answer description.
  10. 1 points
    10
    What are the indirect Direct subclasses of Services?
    Incorrect
    Answer : D
    No answer description.
  11. 1 points
    11
    Parent class of Activity?
    Incorrect
    Answer : D
    No answer description.
  12. 1 points
    12
    Definition of Loader?
    Correct
    Answer : B
    No answer description.
  13. 1 points
    13
    Which are the  screen densities in Android?
    Correct
    Answer : D
    No answer description.
  14. 1 points
    14
    How many ways to start services?
    Correct
    Answer : C
    No answer description.
  15. 1 points
    15
    What is the difference between Activity context and Application Context?
    Incorrect
    Answer : A
    No answer description.
  16. 1 points
    16
    What are the Direct subclasses of Activity?
    Correct
    Answer : D
    No answer description.
  17. 1 points
    17
    You can shut down an activity by calling its _______ method
    Incorrect
    Answer : C
    No answer description.
  18. 1 points
    18
    If your service is private to your own application and runs in the same process as the client (which is common), you should create your interface by extending the ________class?
    Incorrect
    Answer : B
    No answer description.
  19. 1 points
    19
    Layouts in android?
    Correct
    Answer : D
    No answer description.
  20. 1 points
    20
    What are the indirect Direct subclasses of Activity?
    Incorrect
    Answer : D
    No answer description.

0 comments:

Post a Comment