HTTP has similarities to both ____ and _________.
-
FTP; SNMP
-
FTP; SMTP
-
FTP; MTV
-
None of these
B
Correct answer
Explanation
HTTP is an application-layer protocol that shares characteristics with both FTP (File Transfer Protocol) and SMTP (Simple Mail Transfer Protocol). Like FTP, HTTP uses text-based commands and responses. Like SMTP, HTTP has a simple request-response model and uses headers for metadata exchange.