Coursera课程《Using Python to Access Web

系统 4211 0

1.What do we call it when a browser uses the HTTP protocol to load a file or page from a server and display it in the browser?
D

Internet Protocol (IP)

DECNET

SMTP

IMAP

The Request/Response Cycle

1 分
2.
第 2 个问题
What separates the HTTP headers from the body of the HTTP document?
B

Four dashes

A blank line

A less-than sign indicating the start of an HTML tag

X-End-Header: true

1 分
3.
第 3 个问题
What must you do in Python before opening a socket?D

import tcp-socket

import tcp

_socket = true

open socket

import socket

1 分
4.
第 4 个问题
Which of the following TCP sockets is most commonly used for the web protocol (HTTP)?D

25

119

23

22

80

1 分
5.
第 5 个问题
Which of the following is most like an open socket in an application?A

An “in-progress” phone conversation

Fiber optic cables

The wheels on an automobile

The chain on a bicycle

The ringer on a telephone

1 分
6.
第 6 个问题
What does the “H” of HTTP stand for?C

wHolsitic

Hyperspeed

Manual

HyperText

Simple

1 分
7.
第 7 个问题
What is an important aspect of an Application Layer protocol like HTTP?C

How much memory does the server need to serve requests?

How long do we wait before packets are retransmitted?

Which application talks first? The client or server?

What is the IP address for a domain like www.dr-chuck.com?

1 分
8.
第 8 个问题
What are the three parts of this URL (Uniform Resource Locator)?A

1

http://www.dr-chuck.com/page1.htm

Protocol, host, and document

Protocol, document, and offset

Host, offset, and page

Page, offset, and count

Document, page, and protocol

1 分
9.
第 9 个问题
When you click on an anchor tag in a web page like below, what HTTP request is sent to the server?A

Please click here.

GET

POST

PUT

DELETE

INFO

1 分
10.
第 10 个问题
Which organization publishes Internet Protocol Standards?C

SCORM

IMS

IETF

LDAP

SIFA

1 分


更多文章、技术交流、商务合作、联系博主

微信扫码或搜索:z360901061

微信扫一扫加我为好友

QQ号联系: 360901061

您的支持是博主写作最大的动力,如果您喜欢我的文章,感觉我的文章对您有帮助,请用微信扫描下面二维码支持博主2元、5元、10元、20元等您想捐的金额吧,狠狠点击下面给点支持吧,站长非常感激您!手机微信长按不能支付解决办法:请将微信支付二维码保存到相册,切换到微信,然后点击微信右上角扫一扫功能,选择支付二维码完成支付。

【本文对您有帮助就好】

您的支持是博主写作最大的动力,如果您喜欢我的文章,感觉我的文章对您有帮助,请用微信扫描上面二维码支持博主2元、5元、10元、自定义金额等您想捐的金额吧,站长会非常 感谢您的哦!!!

发表我的评论
最新评论 总共0条评论