edited by
18,667 views
34 votes
34 votes

Which one of the following protocols is NOT used to resolve one form of address to another one?

  1. $\textsf{DNS}$
  2. $\textsf{ARP}$
  3. $\textsf{DHCP}$
  4. $\textsf{RARP}$
edited by

6 Answers

Best answer
36 votes
36 votes

A) $\textsf{DNS}$ - host name to IP address
B) $\textsf{ARP}$ - IP to MAC
D) $\textsf{RARP}$ - MAC to IP

So ANSWER is C

edited by
30 votes
30 votes
Answer is DHCP as given in gate 2016 key too. Because  it assigns an ip address to a host connected to internet. It does not convert any address to another.
22 votes
22 votes

A) DNS - host name to IP address or vice versa
B) ARP - IP to MAC
c) DHCP-MAC to IP

D) RARP - MAC to IP
So answer will be A only  because host name is not an adress as in other options.


 

Answer:

Related questions

44.2k
views
21 answers
100 votes
Sandeep Singh asked Feb 12, 2016
44,199 views
For a host machine that uses the token bucket algorithm for congestion control, the token bucket has a capacity of $1$ $\text{megabyte}$ and the maximum output rate is $2...
17.2k
views
6 answers
33 votes
Sandeep Singh asked Feb 12, 2016
17,190 views
An IP datagram of size $1000$ $\text{bytes }$arrives at a router. The router has to forward this packet on a link whose MTU (maximum transmission unit) is $100$ $\text{by...
27.3k
views
11 answers
59 votes
Sandeep Singh asked Feb 12, 2016
27,267 views
A sender uses the Stop-and-Wait $\text{ARQ}$ protocol for reliable transmission of frames. Frames are of size $1000$ bytes and the transmission rate at the sender is $80\...
19.3k
views
7 answers
48 votes
Sandeep Singh asked Feb 12, 2016
19,279 views
Which of the following is/are example(s) of stateful application layer protocol?$\textsf{HTTP}$$\textsf{FTP}$$\textsf{TCP}$$\textsf{POP3}$$\text{(i)}$ and $\text{(ii)}$ o...