Trong lớp DatagramSocket phương thức gửi gói dữ liệu đi là? A. Public void

Câu hỏi :

Trong lớp DatagramSocket phương thức gửi gói dữ liệu đi là?

A. Public void synchronized send(DatagramPackage p) throws IOException

B. Public void synchronized receive(DatagramPackage p) throws IOException

C. Public DatagramSocket(int port) throws SocketException

D. Public DatagramSocket() throws SocketException

* Đáp án

A

Copyright © 2021 HOCTAP247