Which of the following protocols works in the following layers: Application, Data Link, Network, and Transport?

A.
FTP, ARP, TCP, and UDP
B.
FTP, ICMP, IP, and UDP
C.
TFTP, ARP, IP, and UDP
D.
TFTP, RARP, IP, and ICMP
Explanation:
Different protocols have different functionalities. The OSI model is
an attempt to conceptually describe where these different functionalities take place
in a networking stack. The model is basically trying to draw boxes around reality
for people to better understand the stack. Each layer has specific functionality and
several different protocols that can live at that layer and carry out that specific
functionality.
c
0
0
I have the same idea. C
0
0
Application: TFTP
Network: IP
Transport: UDP
Data Link: ARP
0
0