Vidyalelo
Computer Science · Q179

Kotlin Programming MCQ for Competitive Exams, Interviews, and Certifications

Engineering and GATE · Computer Science · question 179

Q179

To make a class lifecycle-aware through the Android lifecycle library, which interface should the class implement?

A.
Lifecycle
B.
LifecycleOwner
C.
Lifecycle.Event
D.
LifecycleObserver
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board