Answer:
ESTABLISHED
Explanation:
What is TCP?
A Transmission Control Protocol (TCP) is a communication protocol which allows the exchange of data between computers in a network.
When a Transmission Control Protocol connection is up and running meaning that both sides can send and receive data then the corresponding TCP socket states is known as "ESTABLISHED".
The most common socket states are:
LISTEN:
Before a TCP connection is made, there needs to be a server with a listener that will listen on incoming connection request.
ESTABLISHED:
When a TCP connection is up and running meaning that both sides can send and receive data.
CLOSED:
The CLOSED state means that there is no TCP connection.
There are a total of 11 TCP socket states:
1. LISTEN
2. SYN-SENT
3. SYN-RECEIVED
4. ESTABLISHED
5. FIN-WAIT-1
6. FIN-WAIT-2
7. CLOSE-WAIT
8. CLOSING
9. LAST-ACK
10. TIME-WAIT
11. CLOSED
Answer:
<u>Assistants</u><u> </u><u>works alongside and assists the engineers.</u>
Answer:
SaaS
Explanation:
Software as a service (SaaS) is also called software on demand, it involves a third party that centrally hosts the software and provides it to the end user.
All aspects of hosting is handled by the third party: application, data, runtime, middleware, operating system, server, virtualization, storage and networking are all handled by the provider.
This is an ideal software service for Fictional corp, as there will be no need to hire additional IT staff to maintain the new CRM software.
Answer :
<h3>Flow rate in pipe B is = 0.3094

</h3>
Explanation:
Given :
Length of pipe A
m
Length of pipe B
m
Flow rate through pipe A 
Diameter of pipe
m
Velocity from pipe A,



Here, head loss is same because height is same.




Now rate of flow from pipe B is,



To create a computer network, you must have at least two computers. ... A protocol is a standard set of rules and procedures for the control of communications in a network. TRUE. Two computers using TCP/IP can communicate even if they are based on different hardware and software platforms. So your right :)
Hope this helps :)