Consider the Following Sequence of operation for DNS
A: The DNS client sends a query containing the hostname to a DNS server.
B: The DNS client receives a reply, which includes the IP address for the hostname.
C: The user runs the client-side of the DNS application.
D: The browser passes the hostname to the client-side of the DNS application.
What will be the correct sequence of Operation for obtaining the IP address of a URL?1
CABD
2
CADB
3
ABCD
4
CDAB