Friday, January 13, 2017

Android Test2

Android Test 2

Questions
Time limit: 00:24:49
  1. 1 points
    1
    While developing Android applications, developers can test their apps on…
  2. 1 points
    2
    If the UI begins to behave sluggishly or crash while making network calls, this is likely due to…
  3. 1 points
    3
    If you want share the data across the all applications ,you should go for?
  4. 1 points
    4
    Which among these are NOT a part of Android’s native libraries?
  5. 1 points
    5
    How does Gargenta approach the problem of the app acting sluggishly due to network latency?
  6. 1 points
    6
    What file is responsible for glueing everything together, explaining what the application consists of, what its main building blocks are, ext.…?
  7. 1 points
    7
    Android tries hard to _____low-level components, such as the software stack, with interfaces so that vendor-specific code can be managed easily.
  8. 1 points
    8
    When the activity is not in focus, but still visible on the screen it is in?
  9. 1 points
    9
    Dialog classes in android?
  10. 1 points
    10
    Which of these are not one of the three main components of the APK?
  11. 1 points
    11
    Creating a UI (User Interface) in Android requires careful use of…
  12. 1 points
    12
    The XML file that contains all the text that your application uses.
  13. 1 points
    13
    The Emulator is identical to running a real phone EXCEPT when emulating/simulating what?
  14. 1 points
    14
    Difference between android api and google api?
  15. 1 points
    15
    How is a simulator different from an emulator?
  16. 1 points
    16
    What year was the Open Handset Alliance announced?
  17. 1 points
    17
    Which piece of code used in Android is not open source?
  18. 1 points
    18
    What was the main reason for replacing the Java VM with the Dalvik VM when the project began?
  19. 1 points
    19
    What is the name of the program that converts Java byte code into Dalvik byte code?
  20. 1 points
    20
    What will services be used for in the Yamba project?

0 comments:

Post a Comment