ExamGecko
Question list
Search
Search

Related questions











Question 144 - H14-231_V1.0 discussion

Report
Export

Which of the following is the callback behavior of the Page Ability lifecycle that can destroy the page?

A.
Page is no longer visible to the user, and the system will call onBackground() to notify the developer to release the corresponding resources
Answers
A.
Page is no longer visible to the user, and the system will call onBackground() to notify the developer to release the corresponding resources
B.
triggers onStop() to notify the user to release system resources
Answers
B.
triggers onStop() to notify the user to release system resources
C.
takes the Page out of focus and calls onInactive().
Answers
C.
takes the Page out of focus and calls onInactive().
D.
Trigger onDestroy() to release system resources
Answers
D.
Trigger onDestroy() to release system resources
Suggested answer: B
asked 18/09/2024
Michele Valvason
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first