Which protocol is used to transfer files between computers on a network?
a) HTTP
b) FTP
c) SMTP
d) DHCP
Answer:
b) FTP
Explanation:
FTP (File Transfer Protocol) is used to transfer files between computers on a network. HTTP is for web traffic, SMTP for email, and DHCP for IP address assignment.