Trong lớp DatagramSocket phương thức khởi dựng để...

Câu hỏi: Trong lớp DatagramSocket phương thức khởi dựng để tạo kết nối UDP là?

A. Public DatagramSocket() throws SocketException

B. Public DatagramSocket(int port) throws SocketException

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

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