| 91. |
The tab that shows the hierarchy of project is _____
|
||||||||
|
Answer:
Option (b) |
| 92. |
In android, the compiled code is executed by a part of android system called _____
|
||||||||
|
Answer:
Option (b) |
| 93. |
A part of android studio, that work as a simulator for android devices is called _____
|
||||||||
|
Answer:
Option (b) |
| 94. |
The code that provide easy way to use all android features is called _____
|
||||||||
|
Answer:
Option (a) |
| 95. |
If a button is clicked whose method in Java is not defined then the android application will _____
|
||||||||
|
Answer:
Option (b) |
| 96. |
Android calculates the pixels density of mobile (currently using the app) using unit of measurement _____
|
||||||||
|
Answer:
Option (c) |
| 97. |
In android studio, each new activity created must be defined in _____
|
||||||||
|
Answer:
Option (d) |
| 98. |
The android component that controls the external elements of file is called _____
|
||||||||
|
Answer:
Option (b) |
| 99. |
A type of service provided by android that controls application lifespan and activity pile is _____
|
||||||||
|
Answer:
Option (a) |
| 100. |
The activity is needed to be stopped by doing any operation until the resumed callback is called, the type of callback is _____
|
||||||||
|
Answer:
Option (a) |