PROMPT → FTP : In FTP (File Transfer Protocol), PROMPT is used in command-line clients to toggle prompting during multiple file transfers.
HEAD → HTTP : In HTTP (HyperText Transfer Protocol), HEAD is a method used to retrieve the headers of a resource, similar to GET but without the response body.
RCPT → SMTP : In SMTP (Simple Mail Transfer Protocol), RCPT TO: is a command used to specify the recipient of an email.
Correct Option is $(B)$.