ExamGecko
Question list
Search
Search

Related questions











Question 71 - H14-231_V1.0 discussion

Report
Export

A developer needs to use the current data network for socket data transmission, and the development process involves the following steps:

1 Send data with sockets.

2 Bind the network with NetHandle.bindSocket().

3 Call NetManager.getDefaultNet() to get the default data network.

4 Call NetManager.getInstance(Context9) to get the instance object of network management.

When the developer combed through the development steps, the above steps were sorted according to the order in which the features were completed in the code. Which of the following is the correct order?

A.
4123
Answers
A.
4123
B.
4213
Answers
B.
4213
C.
4321
Answers
C.
4321
D.
2143
Answers
D.
2143
Suggested answer: C
asked 18/09/2024
Mikalai Yurouski
27 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first