Which type of connection does an HTTP client initiate to communicate with a server on a specific port?

Choose the correct answer

Explanation

HTTP clients establish communication using the Transmission Control Protocol (TCP) to connect to a server's designated port. UDP is connectionless and not used for HTTP, while BGP is a routing protocol unrelated to client-server connections.

Which type of connection does an HTTP client initiat… — Basic computer knowledge | PakQuizHub