Android
AND-401 · Question #137
Which of the following you cannot achieve by creating your own View sub-classes?
The correct answer is C. Specify when to destroy an activity and all its views. See the full explanation below for the reasoning.
Question
Which of the following you cannot achieve by creating your own View sub-classes?
Options
- ACreate a completely new customized View type.
- BCombine a group of View components into a new single component.
- CSpecify when to destroy an activity and all its views.
- DOverride the way that an existing component is displayed on the screen.
How the community answered
(39 responses)- A8% (3)
- B3% (1)
- C77% (30)
- D13% (5)
Community Discussion
No community discussion yet for this question.