《ssd1卡耐基选择题.doc》由会员分享,可在线阅读,更多相关《ssd1卡耐基选择题.doc(48页珍藏版)》请在金锄头文库上搜索。
1、Take Assessment: Multiple-Choice Quiz 11.*Which of the following must be obtained in order to publish information in the Web? I. Authorization to publish Web pages from the WWW organizationII. Certificate of accuracy of contents from ARPA(a) None(b) II only(c) I only(d) I and II 2.A Web server and a
2、 Web client communicate using the _ protocol. 协议(a) FTP(b) URL(c) HTML(d) HTTP 3.The Internet is(a) a worldwide computer network(b) a collection of HTML documents(c) an internal part of the World Wide Web(d) a system of computers built to support e-mail delivery 4.Which of the following statements i
3、s (are) true about hyperlinks? I. Ethics dictate (伦理指示)that typically, permission is required from the owner of a Web page in order to create links to their site.II. They will be displayed by default(违约) as green and underlined.(a) II only(b) I only(c) I and II(d) None 5.Which of the following is no
4、t a valid(合法的) URL? (a) http:/www.bell-(b) ftp:/(c) http:/www.cmu.edu(d) http:/cmu.edu 6.A Web site can be navigated(导航) using (a) a text editor(b) a Web browser(浏览器)(c) a Web server(网页服务器)(d) an image viewer 7.Which of the following is (are) true about publishing a Web page? I. The WWW committee(委员
5、会) must certify that all information is accurate.II. The WWW committee must certify that all information is up-to-date.(最新的)(a) None(b) II only(c) I and II(d) I only 8.The host name in a URL is typically(a) a series of words separated by slashes(b) an email address(c) http(d) a series of words separ
6、ated by periods 9.In the context(上下文) of the World Wide Web, which of the following is true about a Uniform Resource Locator(统一的资源定位器)? (a) It describes how text in a Web page is to be formatted.(b) It sells customers connections to the Internet.(c) It allows Web sites to trace the geographical loca
7、tion of a client.(d) It specifies(指定) the location of a Web page. 10.Which of the following URLs refer(s) to the same location as the URL http:/www.carnegietech.org/courses/index.html? I. http:/www.carnegietech.org/courses/index.htmII. http:/www.carnegietech.org/index.html(a) II only(b) I only(c) No
8、ne(d) I and II Take Assessment: Multiple-Choice Quiz 2窗体顶端1.Which of the following is a valid HTML tag that sets the size of text characters? (a) (b) (c) (d) 2.In HTML, an ordered list begins with the tag _, and each item in the list begins with the tag _. (a) , (b) , (c) , (d) , 3.In HTML, the tag
9、instructs a browser to (a) display a heading(b) shrink text(c) draw a horizontal line(d) align text to the right of the screen 4.An ordered list in a correctly written HTML page is enclosed within tags(a) and and each numbered item is enclosed within tags and (b) and and each numbered item is enclos
10、ed within tags and (c) and and each numbered item is enclosed within tags and (d) and and each numbered item is enclosed within tags and 5.Which of the following is a valid HTML segment that directs Web browsers to display green text? (a) Text(b) Text(c) Text(d) Text 6.An HTML document(文件) should be
11、gin and end with which pair of tags? (a) and (b) and (c) and (d) and 7.Consider the following segment(段) of HTML code. CNN NewsWhen the segment appears in an HTML document called links.html, the Web browser will (a) ignore the segment because the attribute value for href does not contain the sequenc
12、e :/(b) create a link to the file in the same directory as links.html(c) ignore the segment because the attribute value for attribute href is a relative address(d) create a link to the front page of the server 8.Which of the following is an attribute(属性) (are attributes) of the HTML tag ? I. HREFI
13、I. NAME(a) I only(b) I and II(c) II only(d) None 9.Which of the following HTML tags is (are) typically found within tags and ? I. II. III. (a) II and III only(b) I and II only(c) I and III only(d) I, II, and III 10.Consider the following table.Which of the following HTML sequences(顺序) can be used to lay out the preceding table?(a) + 01