GATE | Gate IT 2005 | Question 25
Consider the three commands : PROMPT, HEAD and RCPT.
Which of the following options indicate a correct association of these commands with protocols where these are used?
(A) HTTP, SMTP, FTP
(B) FTP, HTTP, SMTP
(C) HTTP, FTP, SMTP
(D) SMTP, HTTP, FTP
Answer: (B)
Explanation: PROMPT- Toggles prompting. Ftp prompts during multiple file transfers to allow you to selectively retrieve or store files //Used for FTP transfers
HEAD- The <head> element can include a title for the document, scripts, styles, meta information, and more //Used in HTML to transfer data across HTTP protocol
RCPT- You tell the mail server who the recipient of your message is by using the RCPT command //Related to mail so,SMTP
Quiz of this Question
Please comment below if you find anything wrong in the above post
Please Login to comment...