| 11. |
ADB stands for
|
||||||||
|
Answer:
Option (a) |
| 12. |
What is Manifest.xml in android?
|
||||||||
|
Answer:
Option (b) |
| 13. |
What is an interface in android?
|
||||||||
|
Answer:
Option (b) |
| 14. |
A class that allows displaying messages on the Logcat windows is
|
||||||||
|
Answer:
Option (b) |
| 15. |
The required Java environment for development is called _____
|
||||||||
|
Answer:
Option (a) |
| 16. |
In android studio, the virtual console type tab that is used as command-line interface is called _____
|
||||||||
|
Answer:
Option (d) |
| 17. |
The Dalvik Virtual Machine (DVM) actually uses the core features of _____
|
||||||||
|
Answer:
Option (c) |
| 18. |
On implementing the method of onStartCommand(), the service must be stopped after the task is completed using _____
|
||||||||
|
Answer:
Option (d) |
| 19. |
Space between the edge to of widget content of widget can be customized using _____
|
||||||||
|
Answer:
Option (c) |
| 20. |
A type of class that will be responsible to design main screen activity on first time launch of the application is called _____
|
||||||||
|
Answer:
Option (a) |