Android
AND-401 · Question #91
Which of the following is a Java call-back method invoked when a view is clicked?
The correct answer is D. OnClickListener. See the full explanation below for the reasoning.
Question
Which of the following is a Java call-back method invoked when a view is clicked?
Options
- ADetector
- BOnTapListener
- COnClickDetector
- DOnClickListener
How the community answered
(38 responses)- A5% (2)
- B5% (2)
- C13% (5)
- D76% (29)
Community Discussion
No community discussion yet for this question.