Moderate

HTTP client requests by establishing a ____________ connection to a particular port on the server?

Correct answer: C. transmission control protocol

  • A. user datagram protocol
  • B. broader gateway protocol
  • C. transmission control protocol
  • D. none of these

Explanation

Traditional HTTP uses TCP to create a reliable connection to the server's port, commonly port 80 for HTTP. UDP is connectionless and is not the transport protocol described here.

Last updated

Practise Web and Mobile Development

268 free Web and Mobile Development MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions