86.9k views
1 vote
In which direction streams can send data?

User Roger Dahl
by
5.3k points

1 Answer

3 votes

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.

User Kaloer
by
4.9k points