Saved Bookmarks
| 1. |
An SMTP session may not include _______(a) zero SMTP transaction(b) one SMTP transaction(c) more than one SMTP transaction(d) one HTTP transaction |
|
Answer» Right answer is (d) one HTTP transaction To explain I would say: An SMTP session can only include SMTP transactions regardless the number. Any other protocol’s transaction is not included in an SMTP session. |
|