📝 Question
#1942
HTTP client requests by establishing a __________ connection to a particular port on the server.
✓
Correct Answer
D. domain host control protocol
💡
Explanation
HTTP clients perform requests using a TCP connection, because the TCP connection provides a more reliable service. UDP is not a reliable protocol, border gateway protocol is used on top of TCP, while domain host control protocol is a network layer protocol.
⌨️ Press
A
B
C
D
to select