Chapter 2 True/False

Site Title:Computer Networking: A Top-Down Approach Featuring the Internet, 3/e Book's Title:Computer Networking: A Top-Down Approach Featuring the Internet Book's Author:James F. Kurose and Keith W. Ross Location on Site:Student Resources > Self-Assessment Quizzes > Chapter 2 T/F 1.If an HTTP request message uses the Accept-language: fr header, and the server only has an English version of the object, then the server will return the 404 Document Not Found error message. Correct Answer:False 2.A server can use cookies to determine a user's postal address without the user's consent. Correct Answer:False 3.The Web typically sends multiple objects in a Web page within a multipart MIME message. Correct Answer:False 4.With POP3 client, user folder information is kept on the mail server. Correct Answer:False 5.It is possible for a mail client to send e-mail messages over HTTP rather than SMTP. Correct Answer:True 6.If a POP3 client does not send the dele command, copies of the messages that the client has retrieved remain in the mail server. Correc Answer:True 7.With SMTP, it is possible to send multiple mail messages over the same TCP connection. Correct Answer:True 8.DNS lookups often involve a combination of recursive and iterative queries. Correct Answer:True 9.With non-persistent connections between browser and origin server, it is possible for a single TCP segment to carry two distinct HTTP request messages. Correct Answer:False 10.The Date: header in the HTTP response message indicates when the object in the response was last modified. Correct Answer:False