Match Channel types

Report a typo

Match the channel types with their descriptions.

Match the items from left and right columns
FileChannel
DatagramChannel
SocketChannel 
ServerSocketChannel 
Connects to files
Implements a client socket to operate with data over the network using the TCP protocol.
Implements a server socket to operate with data over the network using the TCP protocol.
Operate with data over the network using the UDP protocol

Create a free account to access the full topic