Where does the DNS reply go to in a single HTTP redirect?
A
Browser
B
Client
C
Server
D
DNS Server
Correct Answer: Browser
DNS is a query/response protocol. The client queries information (for example the IP address corresponding to www.google.com) in a single UDP request. The DNS reply goes to the Browser in a single HTTP redirect.