Exam4Training

What lifecycle processes will be triggered when a developer creates a Page instance and lets the instance be displayed in the foreground?

What lifecycle processes will be triggered when a developer creates a Page instance and lets the instance be displayed in the foreground?
A . onStart()→onActive()
B . onStart() →onActive() →onInactive()
C . onBackground()→onForeground()→onStop()
D . onActive() →onInactive()

Answer: A

Exit mobile version