| 21. |
_____ are the views that enable users to select from a list, such as Date and Time picker views.
|
||||||||
|
Answer:
Option (b) |
| 22. |
_____ are views that display a long list of items.
|
||||||||
|
Answer:
Option (b) |
| 23. |
In order to automatically adjust to fit the content, the layout_height must be set to _____
|
||||||||
|
Answer:
Option (a) |
| 24. |
The _____ attribute is an identifier for a view so that it may later be retrieved using the View.findViewById method.
|
||||||||
|
Answer:
Option (a) |
| 25. |
_____ is a view group that displays child views in relative positions
|
||||||||
|
Answer:
Option (c) |
| 26. |
_____ layout enables you to specify the exact location of the children
|
||||||||
|
Answer:
Option (d) |
| 27. |
_____ is a pre defined subclass of textview that includes rich editing capabilities.
|
||||||||
|
Answer:
Option (c) |
| 28. |
_____ is used when presenting users with a group of selectable options that are not mutually exclusive.
|
||||||||
|
Answer:
Option (a) |
| 29. |
The _____ view provides visual feedback about some ongoing tasks, such as performing a task in a background.
|
||||||||
|
Answer:
Option (d) |
| 30. |
Which of the important device characteristics that you should consider as you design and develop your application?
|
||||||||
|
Answer:
Option (d) |