Answer: streams can send data in only one direction either input or output.
Step-by-step explanation:
An application must have two network streams in order to send and receive data.
for example if we want to send data from A to B we must have one stream similarly in order to receive data from B to A we must have another network stream.