MULTIPLE CHOICE
- The world’s largest network is ____.
- the Internet c. Newsnet
- the World Wide Web d. both A and B
ANS: A PTS: 1 REF: HTML 2
- ISPs utilize ____ data lines to allow individuals and companies to connect to the Internet backbone for
- high-speed c. low-speed
- medium-speed d. both A and B
access to the Internet.
ANS: D PTS: 1 REF: HTML 3
- A(n) ____ is a company that has a permanent connection to the Internet backbone.
- ASP c. PSP
- ISP d. P2P
ANS: B PTS: 1 REF: HTML 3
- Users with computers connected to the Internet can access ____.
- the World Wide Web c. e-mail
- social networking d. all of the above
ANS: D PTS: 1 REF: HTML 3
- ____ is a set of rules for exchanging text, graphic, sound, video, and other multimedia files.
- HTML c. HTTP
- ISP d. ASP
ANS: C PTS: 1 REF: HTML 4
- The ____ page of a Web site often serves as an index or table of contents to other documents and files
- home c. tools
- table d. server
displayed on the site.
ANS: A PTS: 1 REF: HTML 4
- Each Web site contains a(n) ____ page, which is the first document users see when they access the
- home c. tools
- table d. server
site.
ANS: A PTS: 1 REF: HTML 4
- Web pages are stored on a(n) ____, which is a computer that stores and sends requested Web pages
- table c. index
- ISP d. host
and other files.
ANS: D PTS: 1 REF: HTML 4
Chapter 1 (HTML5 and CSS Comprehensive 7e Denise M. Woods, William J. Dorin) (Test Bank all Chapters) 1 / 4
- ____ is copying the Web pages and associated files such as graphics and audio to a Web server.
- Downloading c. Uploading
- Publishing d. Linking
ANS: B PTS: 1 REF: HTML 4
- Any computer that has the appropriate software installed on it and is connected to the Internet can act
- server c. key
- proxy d. transfer protocol
as a Web ____.
ANS: A PTS: 1 REF: HTML 4
- A very large Web site may be spread over a number of ____ in different geographic locations.
- clients c. servers
- proxies d. protocols
ANS: C PTS: 1 REF: HTML 4
- A(n) ____ site is a site generally available to the public.
- extranet c. intranet
- Internet d. newsnet
ANS: B PTS: 1 REF: HTML 5
- A(n) ____ is a private network that uses Internet technologies to share company information among
- newsnet c. extranet
- Internet d. intranet
employees.
ANS: D PTS: 1 REF: HTML 5
- A(n) ____ is contained within a company or organization's network.
- extranet c. intranet
- newsnet d. Internet
ANS: C PTS: 1 REF: HTML 5
- A(n) ____ can be used to share forms or organization schedules with employees or members.
- newsnet c. intranet
- Internet d. commerce network
ANS: C PTS: 1 REF: HTML 5
- A(n) ____ is a private network that uses Internet technologies to share business information with select
- extranet c. newsnet
- intranet d. Internet
corporate partners or key customers.
ANS: A PTS: 1 REF: HTML 5
- One use of a(n) ____ might be to support e-commerce to allow retailers to purchase inventory directly
- intranet c. Internet
- extranet d. newsnet
or to pay bills online.
- / 4
ANS: B PTS: 1 REF: HTML 5
- Using ____ technologies, Web sites can enable customers to browse product catalogs, comparison
- dynamic c. e-commerce
- FAQ d. intranet
shop, and order products online.
ANS: C PTS: 1 REF: HTML 5
- In order to view a Web page on any type of Web site, a computer needs to have a Web ____ installed.
- browser c. manager
- client d. explorer
ANS: A PTS: 1 REF: HTML 7
- A Web ____ is a program that interprets and displays Web pages and enables you to view and interact
- surfer c. resource locator
- browser d. client
with a Web page.
ANS: B PTS: 1 REF: HTML 7
- A(n) ____ is the address of a document or other file accessible on the Internet.
- client c. explorer
- URL d. tag
ANS: B PTS: 1 REF: HTML 7
- To locate a Web page using a browser, you type its ____ in the browser’s Address or Location bar.
- tag c. header
- URL d. index
ANS: B PTS: 1 REF: HTML 7
23. An example of a(n) ____ on the Web is http://www.brain.com/shop/index.html.
- URL c. header
- tag d. index
ANS: A PTS: 1 REF: HTML 7
- ____ is an authoring language used to create documents on the World Wide Web.
- URL c. HTTP
- XDL d. HTML
ANS: D PTS: 1 REF: HTML 8
- ____ uses markup to define the structure and layout of a Web document.
- Perl c. HTML
- JavaScript d. SGML
ANS: C PTS: 1 REF: HTML 8
- The ____ tag is used to display a horizontal rule across the page.
c. d.
ANS: D PTS: 1 REF: HTML 8 3 / 4
- The most recent version of HTML is HTML____.
- 2.0 c. 4.01
- 3.2 d. 5
ANS: D PTS: 1 REF: HTML 11
- You can use CSS to alter the ____ of a Web page.
- content c. style
- scripting d. indexing
ANS: C PTS: 1 REF: HTML 11
- The term ____ describes a combination of HTML tags, CSS, and a scripting language.
- CHTML c. XML
- DOM d. XHTML
ANS: B PTS: 1 REF: HTML 11
- HTML and ____ are not the same thing; the latter is a separate language used to enhance the display
- DXL c. XML
- CSS d. XHTML
capabilities of HTML.
ANS: B PTS: 1 REF: HTML 11
- ____ is an example of a scripting language.
- Linux c. JavaScript
- SQL d. C++
ANS: C PTS: 1 REF: HTML 11
- ____ is designed to transport and store data.
- XML c. CSS
- XHTML d. DHTML
ANS: A PTS: 1 REF: HTML 12
- By combining ____, XHTML combines the benefits of the display features of one and the stricter
- Linux and XML c. C++ and HTML
- Perl and HTML d. HTML and XML
coding standards required by the other.
ANS: D PTS: 1 REF: HTML 12
- An XHTML coding practice is to require that the HTML file include a ____ statement.
- BODY c. HEAD
- DOCTYPE d. LINK
ANS: B PTS: 1 REF: HTML 12
- An XHTML coding practice is to require that all attribute values be enclosed by ____.
- braces c. angle brackets
- parentheses d. single or double quotation marks
ANS: D PTS: 1 REF: HTML 13
- / 4