ExamGecko
Question list
Search
Search

Related questions











Question 126 - H14-231_V1.0 discussion

Report
Export

If a developer wants to develop a file background download function, there needs to be a Page Ability to provide UI pages, and a Service Ability to provide the background file download function. Which of the following can call Service Ability in Page Ability?

A.
onConneCtenxt()
Answers
A.
onConneCtenxt()
B.
connectPageAbility(intent.connection)
Answers
B.
connectPageAbility(intent.connection)
C.
connectAbility(intent.connection);
Answers
C.
connectAbility(intent.connection);
D.
connectServiceAbility(intent,connection);
Answers
D.
connectServiceAbility(intent,connection);
Suggested answer: C
asked 18/09/2024
Gerson Rodrigo Menendez
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first