7,621 views
38 votes
38 votes

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?

  1. HTTP, SMTP, FTP
  2. FTP, HTTP, SMTP
  3. HTTP, FTP, SMTP
  4. SMTP, HTTP, FTP

2 Answers

Best answer
55 votes
55 votes

RCPT: Recipient to, As the name suggests it is used in SMTP(Simple Mail Transfer Protocol)

HEAD: this is used in HTTP to get the meta-information, to decide the category of the packet.

PROMPT: turns off prompting for individual files when using the mget or mput commands. Use this command if you do not want to be prompted for each file transfer when transferring multiple files.

Correct Answer: B

edited by
15 votes
15 votes
Option-B
PROMPT is usually used by FTP .

Head is usually used by the HTTP to get information about metadata of page.

Where is RECPT::It is used by SMTP to know address of the receiver.
Answer:

Related questions

10.3k
views
4 answers
50 votes
Ishrat Jahan asked Nov 3, 2014
10,328 views
Assume that "host1.mydomain.dom" has an IP address of $145.128.16.8$. Which of the following options would be most appropriate as a subsequence of steps in performing the...
15.2k
views
4 answers
36 votes
Ishrat Jahan asked Nov 3, 2014
15,214 views
Traceroute reports a possible route that is taken by packets moving from some host $A$ to some other host $B$. Which of the following options represents the technique use...
15.3k
views
7 answers
48 votes
Ishrat Jahan asked Nov 3, 2014
15,331 views
Consider a simple graph with unit edge costs. Each node in the graph represents a router. Each node maintains a routing table indicating the next hop router to be used to...
5.5k
views
4 answers
23 votes
Ishrat Jahan asked Nov 3, 2014
5,467 views
Consider a simple graph with unit edge costs. Each node in the graph represents a router. Each node maintains a routing table indicating the next hop router to be used to...