Related questions
Question 77 - H14-231_V1.0 discussion
A developer needs to use the current scattered data network for socket data transmission, in this scenario, the development process involves the following steps: 1. Use socket to send data.2. Call NetHandle.bindSocket() to bind the network.3. Call NetManager.getDefaultNet() to get the default data network.4. Call NetManager.getInstance(ContextWhen the developer sorts out the development steps, the above steps are sorted according to the order in which the functions are completed in the code. Which of the following is the correct order?
A.
4123
B.
4213
C.
4321
D.
2143
Your answer:
0 comments
Sorted by
Leave a comment first