<?xml version="1.0" encoding="iso-8859-1"?>
<examview>
<header><title>NP2011 Chapter 07 Practice Test</title></header>
<question type="mc" question-id="1">
	<text>Against ad-serving cookies, privacy advocates __________.</text>
	<choices>
		<choicea>suggest installing spam filters to capture unsolicited cookies</choicea>
		<choiceb>warn consumers to delete Web cache after every session to prevent viruses</choiceb>
		<choicec>worry that shopper profiles can be compiled and used for unauthorized purposes</choicec>
		<choiced>None of the above</choiced>
	</choices>
	<answer>C</answer>
	<info><reference>400</reference></info>
</question>
<question type="mc" question-id="2">
	<text>How has e-commerce evolved?</text>
	<choices>
		<choicea>More e-commerce Web sites serve regional populations using local languages.</choicea>
		<choiceb>There are fewer scams because of strict laws and enforcement by government.</choiceb>
		<choicec>North American shoppers continue to dominate the market.</choicec>
		<choiced>All of the above.</choiced>
	</choices>
	<answer>A</answer>
	<info><reference>385</reference></info>
</question>
<question type="mc" question-id="3">
	<text>What can you do to keep searches confidential in a search engine such as Google?</text>
	<choices>
		<choicea>Frequently delete the cookies stored on your computer.</choicea>
		<choiceb>Force the search engine to assign a different ID number to you for each session.</choiceb>
		<choicec>Use a cookie anonymizer that sets your Google ID number to 0.</choicec>
		<choiced>All of the above.</choiced>
	</choices>
	<answer>D</answer>
	<info><reference>381</reference></info>
</question>
<question type="mc" question-id="4">
	<text>Which of the following is NOT collected and stored along with search queries?</text>
	<choices>
		<choicea>The user's name.</choicea>
		<choiceb>The user's IP address.</choiceb>
		<choicec>The search words and Boolean operators.</choicec>
		<choiced>The date of the query.</choiced>
	</choices>
	<answer>A</answer>
	<info><reference>381</reference></info>
</question>
<question type="mc" question-id="5">
	<text>Basic Boolean operators are ___________________.</text>
	<choices>
		<choicea>on and off</choicea>
		<choiceb>yes, no, and maybe</choiceb>
		<choicec>AND  OR  NOT</choicec>
		<choiced>none of the above</choiced>
	</choices>
	<answer>C</answer>
	<info><reference>380</reference></info>
</question>
<question type="mc" question-id="6">
	<text>When using a search engine such as Google, __________________.</text>
	<choices>
		<choicea>adding more terms to a query tends to produce manageable results</choicea>
		<choiceb>narrowing a search requires eliminating Boolean operators from the query</choiceb>
		<choicec>longer queries produce more results</choicec>
		<choiced>avoid Googlewhacking so you don't get blocked from a site</choiced>
	</choices>
	<answer>A</answer>
	<info><reference>379</reference></info>
</question>
<question type="mc" question-id="7">
	<text>Can you expect an HTML document on your Web site to show up in a Google search?</text>
	<choices>
		<choicea>Yes, but it might take several days before it's found by Google crawlers</choicea>
		<choiceb>Yes, but you have to go to Google and fill out notification forms</choiceb>
		<choicec>No. Only .com sites appear in Google</choicec>
		<choiced>No. Google can only modify the sites it already indexes</choiced>
	</choices>
	<answer>A</answer>
	<info><reference>376</reference></info>
</question>
<question type="mc" question-id="8">
	<text>__________ aren't displayed by a browser, they tell it what actions to perform.</text>
	<choices>
		<choicea>Web crawlers</choicea>
		<choiceb>Web caches</choiceb>
		<choicec>cookies</choicec>
		<choiced>HTML scripts</choiced>
	</choices>
	<answer>D</answer>
	<info><reference>371</reference></info>
</question>
<question type="mc" question-id="9">
	<text>HTML files posted on the Web to be viewed should have a __________ extension.</text>
	<choices>
		<choicea>.htm or .html</choicea>
		<choiceb>.doc or .docx</choiceb>
		<choicec>.web or.www</choicec>
		<choiced>.http or .www</choiced>
	</choices>
	<answer>A</answer>
	<info><reference>371</reference></info>
</question>
<question type="mc" question-id="10">
	<text>HTML tags are used as pairs, with the closing version designated by __________.</text>
	<choices>
		<choicea>angle brackets</choicea>
		<choiceb>upper case</choiceb>
		<choicec>a forward slash</choicec>
		<choiced>the word end</choiced>
	</choices>
	<answer>C</answer>
	<info><reference>370</reference></info>
</question>
<question type="mc" question-id="11">
	<text>The framework for an HTML document consists of two sections: __________.</text>
	<choices>
		<choicea>the opening tag and the closing tag</choicea>
		<choiceb>the head and the body</choiceb>
		<choicec>the header and the footer</choicec>
		<choiced>none of the above</choiced>
	</choices>
	<answer>B</answer>
	<info><reference>369</reference></info>
</question>
<question type="mc" question-id="12">
	<text>__________ can be used to create simple HTML files and make quick modifications.</text>
	<choices>
		<choicea>An HTML authoring utility</choicea>
		<choiceb>A text editor</choiceb>
		<choicec>A browser</choicec>
		<choiced>An HTML conversion utility</choiced>
	</choices>
	<answer>B</answer>
	<info><reference>369</reference></info>
</question>
<question type="mc" question-id="13">
	<text>Once a browser has received a &#34;Set-cookie&#34; message from a Web server __________.</text>
	<choices>
		<choicea>the cookie is stored on your computer's hard disk</choicea>
		<choiceb>the server that created it can request it the next time you connect to its pages</choiceb>
		<choicec>you can view the cookie file, though its contents are typically encrypted</choicec>
		<choiced>All of the above</choiced>
	</choices>
	<answer>D</answer>
	<info><reference>368</reference></info>
</question>
<question type="mc" question-id="14">
	<text>Web sites use cookies for all of the following EXCEPT __________.</text>
	<choices>
		<choicea>monitoring your path through a site</choicea>
		<choiceb>storing Web page text and graphics on your computer in temporary files</choiceb>
		<choicec>collecting information you type into a Web form</choicec>
		<choiced>gathering information allowing Web servers to present ad banners targeted to you</choiced>
	</choices>
	<answer>B</answer>
	<info><reference>368</reference></info>
</question>
<question type="mc" question-id="15">
	<text>What is the advantage of a Web cache?</text>
	<choices>
		<choicea>Elements are stored locally; they don't have to be fetched again</choicea>
		<choiceb>On public computers, Web page elements are stored</choiceb>
		<choicec>It allows you to open Web page elements without installing them</choicec>
		<choiced>It gathers information to show ad banners targeted to you</choiced>
	</choices>
	<answer>A</answer>
	<info><reference>367</reference></info>
</question>
<question type="mc" question-id="16">
	<text>Why is it good to know the browser sometimes gets pages and graphics from cache?</text>
	<choices>
		<choicea>Public computer's Web cache will contain information on the sites you visited.</choicea>
		<choiceb>Elements stored in Web cache can be viewed by anyone who has computer access</choiceb>
		<choicec>You might want to periodically delete files from the Web cache.</choicec>
		<choiced>All of the above.</choiced>
	</choices>
	<answer>D</answer>
	<info><reference>367</reference></info>
</question>
<question type="mc" question-id="17">
	<text>If YouTube switches to a new file format, viewers would __________.</text>
	<choices>
		<choicea>need to get a new browser.</choicea>
		<choiceb>have to get the videos by FTP before viewing them in a browser</choiceb>
		<choicec>have to download a browser add-on for the new file format</choicec>
		<choiced>upgrade their browser when the new version provides the new HTML tags</choiced>
	</choices>
	<answer>C</answer>
	<info><reference>367</reference></info>
</question>
<question type="co" question-id="18">
	<text>During an HTTP exchange, your browser opens ______________ on your computer and the Web server and issues a command, such as: send me an HTML document.</text>
	<answer>sockets</answer>
	<info><reference>364</reference><answer-space>0</answer-space></info>
</question>
<question type="mc" question-id="19">
	<text>HTTP is a _________ that works with TCP/IP to get Web resources to your desktop.</text>
	<choices>
		<choicea>protocol</choicea>
		<choiceb>markup language</choiceb>
		<choicec>HTML source document</choicec>
		<choiced>DHTML browser</choiced>
	</choices>
	<answer>A</answer>
	<info><reference>364</reference></info>
</question>
<question type="mc" question-id="20">
	<text>If you are curious about how a Web page is constructed, you can _________.</text>
	<choices>
		<choicea>use your browser to extract the list of HTML tags</choicea>
		<choiceb>use an HTML reverse compiler to view in a word processor</choiceb>
		<choicec>request the HTTP from the Web server socket that houses the Web page</choicec>
		<choiced>use your browser to view the HTML source document</choiced>
	</choices>
	<answer>D</answer>
	<info><reference>363</reference></info>
</question>
<question type="tf" question-id="21">
	<text>Technically, an HTML document is the same thing as a Web page.</text>
	<answer>F</answer>
	<info><reference>363</reference></info>
</question>
<question type="mc" question-id="23">
	<text>Highly interactive Web sites with lots of media were likely created ___________.</text>
	<choices>
		<choicea>with DHTML and Ajax</choicea>
		<choiceb>by HTML and XHTML</choiceb>
		<choicec>by Notepad and W3C</choicec>
		<choiced>All of the above</choiced>
	</choices>
	<answer>A</answer>
	<info><reference>362</reference></info>
</question>
<question type="mc" question-id="24">
	<text>What's the difference between a Windows file specification and a Web site URL?</text>
	<choices>
		<choicea>URLs don't contain folder names.</choicea>
		<choiceb>URLs don't contain extensions.</choiceb>
		<choicec>URLs use forward slashes instead of back slashes.</choicec>
		<choiced>URLs cannot contain spaces or periods.</choiced>
	</choices>
	<answer>C</answer>
	<info><reference>362</reference></info>
</question>
<question type="mc" question-id="25">
	<text>Why do most URLs begin with http://?</text>
	<choices>
		<choicea>So that you don't have to type www.</choicea>
		<choiceb>To make a secure connection.</choiceb>
		<choicec>To separate Web sites from Web pages.</choicec>
		<choiced>Because HTTP is the Web's standard communications protocol.</choiced>
	</choices>
	<answer>D</answer>
	<info><reference>361</reference></info>
</question>
<question type="mc" question-id="26">
	<text>A Web page, viewed for a newly released CD on Amazon.com is probably __________.</text>
	<choices>
		<choicea>assembled on the fly from a database</choicea>
		<choiceb>created by a series of hypertext links</choiceb>
		<choicec>written with a word processor and stored as a document on a Web server</choicec>
		<choiced>collected and transmitted back in a format that the browser can display</choiced>
	</choices>
	<answer>A</answer>
	<info><reference>361</reference></info>
</question>
<question type="mc" question-id="27">
	<text>A course syllabus that you view on the Web was probably __________.</text>
	<choices>
		<choicea>assembled on the fly from a database</choicea>
		<choiceb>created by a series of hypertext links</choiceb>
		<choicec>written with a word processor and stored as a document on a Web server</choicec>
		<choiced>collected and transmitted back in a format that the browser can display</choiced>
	</choices>
	<answer>C</answer>
	<info><reference>361</reference></info>
</question>
<question type="mc" question-id="28">
	<text>A Web page can be based on ___________________.</text>
	<choices>
		<choicea>a document stored as a file or on the information stored in a database</choicea>
		<choiceb>HTTP, HTML, and MIME</choiceb>
		<choicec>RSS and Atom</choicec>
		<choiced>IRC, MSNP, and Jabber</choiced>
	</choices>
	<answer>A</answer>
	<info><reference>361</reference></info>
</question>
<question type="mc" question-id="29">
	<text>The term Web 2.0 refers to ____________________.</text>
	<choices>
		<choicea>a new Web that won't have security problems</choicea>
		<choiceb>a new Web that has video simulcasting on fiber-optic cable</choiceb>
		<choicec>dividing the Web so it separates academic from commercial sites</choicec>
		<choiced>innovative ways of using the current Internet-based Web infrastructure</choiced>
	</choices>
	<answer>D</answer>
	<info><reference>361</reference></info>
</question>
<question type="mc" question-id="30">
	<text>An Internet radio show that is available via RSS or Atom feed is ____________.</text>
	<choices>
		<choicea>wiki</choicea>
		<choiceb>blog</choiceb>
		<choicec>podcast</choicec>
		<choiced>DHCP server</choiced>
	</choices>
	<answer>C</answer>
	<info><reference>360</reference></info>
</question>
<question type="co" question-id="31">
	<text>A(n) _____________, such as Wikipedia, is a collaborative Web site which can be accessed and edited by anyone who wants to contribute.</text>
	<answer>wiki</answer>
	<info><reference>361</reference><answer-space>0</answer-space></info>
</question>
<question type="mc" question-id="32">
	<text>What is the difference between a blog and a podcast?</text>
	<choices>
		<choicea>A blog is on the Web; a podcast is on a small-screen device</choicea>
		<choiceb>A blog is a Web page journal; a podcast is an audio file</choiceb>
		<choicec>A blog is an Internet technology; a podcast is a Web technology</choicec>
		<choiced>both are group Web sites</choiced>
	</choices>
	<answer>B</answer>
	<info><reference>361</reference></info>
</question>
<question type="mc" question-id="33">
	<text>Where did the concept of interlinking Web documents to access them originate?</text>
	<choices>
		<choicea>Tim Berners-Lee's Mosaic browser.</choicea>
		<choiceb>Vannevar Bush's Memex and Ted Nelson's hypertext.</choiceb>
		<choicec>The Soviet Union's Sputnik program.</choicec>
		<choiced>Mac Andreessen's HTML mail.</choiced>
	</choices>
	<answer>B</answer>
	<info><reference>360</reference></info>
</question>
<question type="co" question-id="34">
	<text>A(n) _________ is an audio file that is distributed through downloads or the use of a feed, such as RSS or Atom.</text>
	<answer>podcast;Webcast</answer>
	<info><reference>360</reference><answer-space>0</answer-space></info>
</question>
<question type="tf" question-id="35">
	<text>Tim Berners-Lee, who helped write the graphical browser called Mosaic, later wrote Netscape.</text>
	<answer>F</answer>
	<info><reference>360</reference></info>
</question>
<question type="tf" question-id="36">
	<text>A graphical browser called Netscape put the Web into the hands of millions of Web surfers.</text>
	<answer>T</answer>
	<info><reference>360</reference></info>
</question>
<question type="mc" question-id="37">
	<text>__________ is used to transport interlinked information from servers to clients.</text>
	<choices>
		<choicea>The Web</choicea>
		<choiceb>The Internet</choiceb>
		<choicec>Netscape</choicec>
		<choiced>Mosaic</choiced>
	</choices>
	<answer>B</answer>
	<info><reference>360</reference></info>
</question>
<question type="co" question-id="38">
	<text>The Web is an interlinked collection of information that can be accessed via a communications system called the _______________.</text>
	<answer>Internet</answer>
	<info><reference>360</reference><answer-space>0</answer-space></info>
</question>
<question type="co" question-id="39">
	<text>A Web _________, such as www.wikipedia.org, typically contains a collection of related information organized and formatted so that it can be accessed using software called a browser.</text>
	<answer>site</answer>
	<info><reference>360</reference><answer-space>0</answer-space></info>
</question>
<question type="mc" question-id="40">
	<text>A _________ is an Internet-based computer that accepts requests from browsers.</text>
	<choices>
		<choicea>Web site</choicea>
		<choiceb>Web page</choiceb>
		<choicec>Web server</choicec>
		<choiced>Web client </choiced>
	</choices>
	<answer>C</answer>
	<info><reference>361</reference></info>
</question>
<question type="co" question-id="41">
	<text>The process of accessing a Web site is sometimes referred to as Web _________.</text>
	<answer>surfing</answer>
	<info><reference>361</reference><answer-space>0</answer-space></info>
</question>
<question type="mc" question-id="42">
	<text>Web page links can appear as _________.</text>
	<choices>
		<choicea>underlined text</choicea>
		<choiceb>buttons</choiceb>
		<choicec>graphics</choicec>
		<choiced>all of the above</choiced>
	</choices>
	<answer>D</answer>
	<info><reference>361</reference></info>
</question>
<question type="co" question-id="43">
	<text>Client software that displays Web page elements and handles links between pages is called a Web ________.</text>
	<answer>browser</answer>
	<info><reference>361</reference><answer-space>0</answer-space></info>
</question>
<question type="co" question-id="44">
	<text>To access a Web page, you can type its URL or click an underlined word or phrase called a(n) __________.</text>
	<answer>hypertext link;link;hyperlink</answer>
	<info><reference>361</reference><answer-space>0</answer-space></info>
</question>
<question type="tf" question-id="45">
	<text>When typing URL, the http:// usually can be omitted.</text>
	<answer>T</answer>
	<info><reference>362</reference></info>
</question>
<question type="tf" question-id="46">
	<text>A Web site's main page that acts as a doorway to the rest of the pages at the site is sometimes referred to as the URL page.</text>
	<answer>F</answer>
	<info><reference>362</reference></info>
</question>
<question type="tf" question-id="47">
	<text>URLs can contain spaces, just like file names in Microsoft Windows.</text>
	<answer>F</answer>
	<info><reference>362</reference></info>
</question>
<question type="co" question-id="48">
	<text>If a Web server is ________ sensitive, you cannot access pages stored on it if you don't type in the exact mix of uppercase and lowercase letters in the URL.</text>
	<answer>case</answer>
	<info><reference>362</reference><answer-space>0</answer-space></info>
</question>
<question type="co" question-id="49">
	<text>HTML is called a(n) _________ language.</text>
	<answer>markup;mark-up;mark up</answer>
	<info><reference>362</reference><answer-space>0</answer-space></info>
</question>
<question type="mc" question-id="50">
	<text>HTML is the abbreviation for __________.</text>
	<choices>
		<choicea>Hypertext machine link</choicea>
		<choiceb>Hypertext makeup language</choiceb>
		<choicec>Hypertext markup language</choicec>
		<choiced>Hypertext main link</choiced>
	</choices>
	<answer>C</answer>
	<info><reference>362</reference></info>
</question>
<question type="tf" question-id="51">
	<text>The original HTML specifications were developed by the World Wide Web Consortium (W3C).</text>
	<answer>F</answer>
	<info><reference>362</reference></info>
</question>
<question type="tf" question-id="52">
	<text>XHTML includes all of the HTML 4 tags and can be extended by adding customized tags.</text>
	<answer>T</answer>
	<info><reference>362</reference></info>
</question>
<question type="co" question-id="53">
	<text>Embedded in an HTML document are HTML _________, which are the instructions for the browser.</text>
	<answer>tags</answer>
	<info><reference>362</reference><answer-space>0</answer-space></info>
</question>
<question type="tf" question-id="54">
	<text>HTML tags are enclosed in angle brackets.</text>
	<answer>T</answer>
	<info><reference>362</reference></info>
</question>
<question type="mc" question-id="55">
	<text>HTTP is a protocol that works with __________ to get Web resources to desktops.</text>
	<choices>
		<choicea>TCP</choicea>
		<choiceb>IP</choiceb>
		<choicec>HTML</choicec>
		<choiced>both A and B</choiced>
	</choices>
	<answer>D</answer>
	<info><reference>364</reference></info>
</question>
<question type="co" question-id="56">
	<text>HTTP includes commands called _________ that help your browser communicate with Web servers.</text>
	<answer>methods;method</answer>
	<info><reference>364</reference><answer-space>0</answer-space></info>
</question>
<question type="mc" question-id="57">
	<text>A __________ is an abstract concept representing one end of an HTTP connection.</text>
	<choices>
		<choicea>packet</choicea>
		<choiceb>pocket</choiceb>
		<choicec>socket</choicec>
		<choiced>switch</choiced>
	</choices>
	<answer>C</answer>
	<info><reference>364</reference></info>
</question>
<question type="co" question-id="58">
	<text>HTTP is classified as a(n) __________ protocol because it maintains no record of previous interactions and handles each request based entirely on information that comes with it.</text>
	<answer>stateless</answer>
	<info><reference>365</reference><answer-space>0</answer-space></info>
</question>
<question type="mc" question-id="59">
	<text>What HTTP status code indicates the requested resource does not exist?</text>
	<choices>
		<choicea>301</choicea>
		<choiceb>302</choiceb>
		<choicec>404</choicec>
		<choiced>500</choiced>
	</choices>
	<answer>C</answer>
	<info><reference>365</reference></info>
</question>
<question type="mc" question-id="60">
	<text>Which of the following are examples of browsers?</text>
	<choices>
		<choicea>Mozilla Firefox</choicea>
		<choiceb>Google Chrome</choiceb>
		<choicec>Apple Safari</choicec>
		<choiced>All of the above</choiced>
	</choices>
	<answer>D</answer>
	<info><reference>365</reference></info>
</question>
<question type="tf" question-id="61">
	<text>The Safari browser is included with Macintosh computers, but other browsers are available for the Mac platform.</text>
	<answer>T</answer>
	<info><reference>366</reference></info>
</question>
<question type="tf" question-id="62">
	<text>Version updates to Internet Explorer and Netscape are available for a minimal charge.</text>
	<answer>F</answer>
	<info><reference>366</reference></info>
</question>
<question type="tf" question-id="63">
	<text>All modern browsers can handle the GIF, JPEG, PDF, and SWF file formats without additional software.</text>
	<answer>F</answer>
	<info><reference>366</reference></info>
</question>
<question type="co" question-id="64">
	<text>Whenever your browser encounters a non-HTML file format, it automatically looks for the corresponding __________ application that opens the file.</text>
	<answer>helper</answer>
	<info><reference>367</reference><answer-space>0</answer-space></info>
</question>
<question type="co" question-id="65">
	<text>A(n) __________ is a small chunk of data that is generated by a Web server and stored in a text file on your computer.</text>
	<answer>cookie</answer>
	<info><reference>368</reference><answer-space>0</answer-space></info>
</question>
<question type="tf" question-id="66">
	<text>A cookie is a computer program or script that is stored on your computer's hard disk.</text>
	<answer>F</answer>
	<info><reference>368</reference></info>
</question>
<question type="co" question-id="67">
	<text>Because HTTP is a(n) __________ protocol, each time you connect to a different page, the Web site's server regards it as a new visit.</text>
	<answer>stateless</answer>
	<info><reference>368</reference><answer-space>0</answer-space></info>
</question>
<question type="co" question-id="68">
	<text>An HTML __________ utility adds HTML tags to a document, spreadsheet, or other text-based file to create an HTML document that can be displayed by a browser.</text>
	<answer>conversion</answer>
	<info><reference>369</reference><answer-space>0</answer-space></info>
</question>
<question type="tf" question-id="69">
	<text>An ActiveX control is a full-fledged program, which gives it the potential to include routines that alter or delete data on your computer's hard disk.</text>
	<answer>T</answer>
	<info><reference>372</reference></info>
</question>
<question type="mc" question-id="70">
	<text>What Web authoring tool is "old-fashioned", requiring manually typed HTML tags?</text>
	<choices>
		<choicea>KompoZer</choicea>
		<choiceb>NotePad</choiceb>
		<choicec>HTML conversion option in Microsoft Word</choicec>
		<choiced>ISP-provided online Web page authoring tool</choiced>
	</choices>
	<answer>B</answer>
	<info><reference>369</reference></info>
</question>
<question type="tf" question-id="71">
	<text>Standard HTML is not a programming language. Instead, it is considered to be a markup language.</text>
	<answer>T</answer>
	<info><reference>371</reference></info>
</question>
<question type="co" question-id="72">
	<text>A search ________ is a program designed to help people locate information on the Web by formulating simple keyword queries.</text>
	<answer>engine</answer>
	<info><reference>374</reference><answer-space>0</answer-space></info>
</question>
<question type="tf" question-id="73">
	<text>The terms "search engine" and "search engine site" mean the same thing.</text>
	<answer>F</answer>
	<info><reference>375</reference></info>
</question>
<question type="mc" question-id="74">
	<text>Search engines contain: ________, indexing, databases, and queries.</text>
	<choices>
		<choicea>Web crawlers</choicea>
		<choiceb>Web creepers</choiceb>
		<choicec>time-shifting algorithms</choicec>
		<choiced>socket analyzers</choiced>
	</choices>
	<answer>A</answer>
	<info><reference>375</reference></info>
</question>
<question type="co" question-id="75">
	<text>A Web ________ (also referred to as a Web spider) is a computer program that is automated to methodically visit Web sites.</text>
	<answer>crawler</answer>
	<info><reference>375</reference><answer-space>0</answer-space></info>
</question>
<question type="tf" question-id="76">
	<text>A Web crawler can run multiple processes in parallel.</text>
	<answer>T</answer>
	<info><reference>375</reference></info>
</question>
<question type="mc" question-id="77">
	<text>A search engine _________ culls keywords from Web pages and saves to a database.</text>
	<choices>
		<choicea>crawler</choicea>
		<choiceb>query processor</choiceb>
		<choicec>indexer</choicec>
		<choiced>spider</choiced>
	</choices>
	<answer>C</answer>
	<info><reference>376</reference></info>
</question>
<question type="co" question-id="78">
	<text>Link __________ is a measure of the quantity and quality of the links from one Web page to others.</text>
	<answer>popularity</answer>
	<info><reference>377</reference><answer-space>0</answer-space></info>
</question>
<question type="co" question-id="79">
	<text>Keyword __________ is an unethical practice in which meta keywords are manipulated to gain high relevancy rankings.</text>
	<answer>stuffing</answer>
	<info><reference>378</reference><answer-space>0</answer-space></info>
</question>
<question type="mc" question-id="80">
	<text>In a search engine, words you enter for your search are referred to as ________.</text>
	<choices>
		<choicea>keywords</choicea>
		<choiceb>search terms</choiceb>
		<choicec>search criteria</choicec>
		<choiced>all of the above</choiced>
	</choices>
	<answer>D</answer>
	<info><reference>378</reference></info>
</question>
<question type="co" question-id="81">
	<text>In the context of search engines, a game called _________ challenges you to type a two-word query that produces one and only one result.</text>
	<answer>Googlewhacking;Google whacking;Google-whacking</answer>
	<info><reference>379</reference><answer-space>0</answer-space></info>
</question>
<question type="tf" question-id="82">
	<text>Most search engines are case sensitive, so make sure you hit the Shift key when entering proper names.</text>
	<answer>F</answer>
	<info><reference>379</reference></info>
</question>
<question type="co" question-id="83">
	<text>The top search engines use ________ technology that looks for plurals and other variations of the keywords you enter.</text>
	<answer>stemming</answer>
	<info><reference>379</reference><answer-space>0</answer-space></info>
</question>
<question type="mc" question-id="84">
	<text>In a search engine query, the ________ is referred to as a wildcard character.</text>
	<choices>
		<choicea>ampersand</choicea>
		<choiceb>plus sign</choiceb>
		<choicec>asterisk</choicec>
		<choiced>pound sign</choiced>
	</choices>
	<answer>C</answer>
	<info><reference>379</reference></info>
</question>
<question type="co" question-id="85">
	<text>A(n) ________ or search operator is a word or symbol that describes a relationship between keywords and thereby helps you create a more focused query.</text>
	<answer>Boolean</answer>
	<info><reference>379</reference><answer-space>0</answer-space></info>
</question>
<question type="co" question-id="86">
	<text>In a search engine query, the _________ operator tells a search engine that you want documents in which one of the keywords is located close to, but not necessarily next to, the other keyword.</text>
	<answer>NEAR</answer>
	<info><reference>379</reference><answer-space>0</answer-space></info>
</question>
<question type="tf" question-id="87">
	<text>Since a major search engine can receive upward of 100 million queries every day, no records of visitors' queries are kept.</text>
	<answer>F</answer>
	<info><reference>380</reference></info>
</question>
<question type="co" question-id="88">
	<text>A(n) _________ engine, such as that located at www.dogpile.com, searches a series of other search engines and compiles the search results.</text>
	<answer>metasearch;meta-search</answer>
	<info><reference>380</reference><answer-space>0</answer-space></info>
</question>
<question type="tf" question-id="89">
	<text>Anyone who uses search engines should be aware that the content of their searches could become public.</text>
	<answer>T</answer>
	<info><reference>381</reference></info>
</question>
<question type="co" question-id="90">
	<text>Information that identifies the source of a quotation or excerpted work is called a(n) __________.</text>
	<answer>citation</answer>
	<info><reference>382</reference><answer-space>0</answer-space></info>
</question>
<question type="tf" question-id="91">
	<text>In the United States, the fair use doctrine allows limited use of copyrighted material for scholarship and review without having to obtain permission.</text>
	<answer>T</answer>
	<info><reference>383</reference></info>
</question>
<question type="co" question-id="92">
	<text>__________ typically refers to business transactions that are conducted electronically over a computer network.</text>
	<answer>E-commerce;Ecommerce</answer>
	<info><reference>384</reference><answer-space>0</answer-space></info>
</question>
<question type="tf" question-id="93">
	<text>E-commerce merchants do not just peddle physical products but also services, which sometimes can be delivered electronically.</text>
	<answer>T</answer>
	<info><reference>384</reference></info>
</question>
<question type="mc" question-id="94">
	<text>E-commerce "wares", purchased over the Internet, can be delivered _________.</text>
	<choices>
		<choicea>by the postal service</choicea>
		<choiceb>electronically</choiceb>
		<choicec>by a parcel delivery service</choicec>
		<choiced>by all of the above</choiced>
	</choices>
	<answer>D</answer>
	<info><reference>384</reference></info>
</question>
<question type="mc" question-id="95">
	<text>Popular online auctions, such as eBay, are examples of which type of e-commerce?</text>
	<choices>
		<choicea>B2C</choicea>
		<choiceb>C2C</choiceb>
		<choicec>B2B</choicec>
		<choiced>B2G</choiced>
	</choices>
	<answer>B</answer>
	<info><reference>384</reference></info>
</question>
<question type="tf" question-id="96">
	<text>Most of the e-commerce activities that a typical Web surfer will encounter are classified as B2B.</text>
	<answer>F</answer>
	<info><reference>384</reference></info>
</question>
<question type="co" question-id="97">
	<text>A(n) __________ ad is an advertisement that appears in a separate window when you enter a Web site or connect to Web pages.</text>
	<answer>popup;pop up;pop-up</answer>
	<info><reference>385</reference><answer-space>0</answer-space></info>
</question>
<question type="mc" question-id="98">
	<text>A __________ ad is an advertisement typically embedded at the top of a Web page.</text>
	<choices>
		<choicea>pop-up</choicea>
		<choiceb>click-through</choiceb>
		<choicec>banner</choicec>
		<choiced>hover</choiced>
	</choices>
	<answer>C</answer>
	<info><reference>385</reference></info>
</question>
<question type="mc" question-id="99">
	<text>What is an advantage that e-commerce has over brick-and-mortar stores?</text>
	<choices>
		<choicea>Customers can easily compare prices between vendors.</choicea>
		<choiceb>Customers can easily search for specific merchandise.</choiceb>
		<choicec>Customers can see actual prices and build an order over several days.</choicec>
		<choiced>All of the above</choiced>
	</choices>
	<answer>D</answer>
	<info><reference>386</reference></info>
</question>
<question type="tf" question-id="100">
	<text>An e-commerce site's URL, such as www.amazon.com, acts as the entry to the online store.</text>
	<answer>T</answer>
	<info><reference>386</reference></info>
</question>
<question type="co" question-id="101">
	<text>Most online shopping carts work because they use __________ to keep track of items you wish to purchase.</text>
	<answer>cookies</answer>
	<info><reference>387</reference><answer-space>0</answer-space></info>
</question>
<question type="tf" question-id="102">
	<text>Online auction sites do not own or hold the merchandise that is auctioned off.</text>
	<answer>T</answer>
	<info><reference>388</reference></info>
</question>
<question type="co" question-id="103">
	<text>Originally founded in 1995, _________ is the largest and most popular online auction site.</text>
	<answer>eBay</answer>
	<info><reference>388</reference><answer-space>0</answer-space></info>
</question>
<question type="mc" question-id="104">
	<text>__________ protocol encrypts data traveling between clients and an HTTP server.</text>
	<choices>
		<choicea>S-HTTP</choicea>
		<choiceb>SSL</choiceb>
		<choicec>P2P</choicec>
		<choiced>HTTPS</choiced>
	</choices>
	<answer>B</answer>
	<info><reference>389</reference></info>
</question>
<question type="tf" question-id="105">
	<text>Web pages that provide a secure connection start with sttp: instead of http:.</text>
	<answer>F</answer>
	<info><reference>389</reference></info>
</question>
<question type="mc" question-id="106">
	<text>Secure connections are indicated by ________.</text>
	<choices>
		<choicea>a padlock icon</choicea>
		<choiceb>Verisign logo</choiceb>
		<choicec>https in the URL</choicec>
		<choiced>all of the above</choiced>
	</choices>
	<answer>D</answer>
	<info><reference>389</reference></info>
</question>
<question type="co" question-id="107">
	<text>Whereas SSL creates a secure connection between a client and a server over which any amount of data can be sent securely, ______________ is simply designed to encrypt and then transmit an individual message.</text>
	<answer>S-HTTP;Secure HTTP;SHTTP</answer>
	<info><reference>389</reference><answer-space>0</answer-space></info>
</question>
<question type="tf" question-id="108">
	<text>Secure Sockets Layer (SSL) typically uses Port 80, the same port that is used for unsecured HTTP communication.</text>
	<answer>F</answer>
	<info><reference>389</reference></info>
</question>
<question type="tf" question-id="109">
	<text>The payment service you use for person-to-person payments is the only entity that sees your credit card number.</text>
	<answer>T</answer>
	<info><reference>390</reference></info>
</question>
<question type="co" question-id="110">
	<text>A(n) __________ payment service, such as PayPal, can be used to pay for auction items and wire money over the Internet.</text>
	<answer>person-to-person;P2P;person to person</answer>
	<info><reference>390</reference><answer-space>0</answer-space></info>
</question>
<question type="co" question-id="111">
	<text>A(n) __________ credit card number allows consumers to make credit card purchases while keeping their actual credit card numbers hidden.</text>
	<answer>one-time-use;one time use</answer>
	<info><reference>390</reference><answer-space>0</answer-space></info>
</question>
<question type="tf" question-id="112">
	<text>If a hacker gains access to a one-time-use credit card number that you used for an online purchase, the credit card number might be accepted for an offline purchase.</text>
	<answer>F</answer>
	<info><reference>390</reference></info>
</question>
<question type="co" question-id="113">
	<text>An electronic __________ is software that stores billing and shipping information that a customer submits when finalizing an e-commerce purchase.</text>
	<answer>wallet</answer>
	<info><reference>390</reference><answer-space>0</answer-space></info>
</question>
<question type="tf" question-id="114">
	<text>Every e-mail message includes a message header, which typically includes the recipient's e-mail address and the subject of the message.</text>
	<answer>T</answer>
	<info><reference>392</reference></info>
</question>
<question type="mc" question-id="115">
	<text>A mailbox's unique address components include the following, EXCEPT: __________.</text>
	<choices>
		<choicea>a user ID</choicea>
		<choiceb>the at symbol</choiceb>
		<choicec>an IP address</choicec>
		<choiced>the name of the computer that maintains the mailbox</choiced>
	</choices>
	<answer>C</answer>
	<info><reference>392</reference></info>
</question>
<question type="co" question-id="116">
	<text>Any file that travels with an e-mail message is called an e-mail __________.</text>
	<answer>attachment</answer>
	<info><reference>393</reference><answer-space>0</answer-space></info>
</question>
<question type="co" question-id="117">
	<text>The __________ conversion process allows photos, sounds, and other media to travel over the Internet as ASCII text e-mail attachments.  Hint: Use the acronym.</text>
	<answer>MIME</answer>
	<info><reference>393</reference><answer-space>0</answer-space></info>
</question>
<question type="tf" question-id="118">
	<text>You typically can configure your e-mail software to automatically send replies to e-mail messages when you're traveling or away from your computer for a period of time.</text>
	<answer>T</answer>
	<info><reference>395</reference></info>
</question>
<question type="tf" question-id="119">
	<text>Selecting your e-mail software's HTML option allows various text formats or embedded objects to be included in your e-mail, but the recipient's e-mail software must be HTML-compliant or the message will be delivered in ASCII text.</text>
	<answer>T</answer>
	<info><reference>395</reference></info>
</question>
<question type="mc" question-id="120">
	<text>__________ are symbols that represent emotions in e-mail messages.</text>
	<choices>
		<choicea>Smileys</choicea>
		<choiceb>Emoticons</choiceb>
		<choicec>Smiles</choicec>
		<choiced>Both A and B</choiced>
	</choices>
	<answer>D</answer>
	<info><reference>396</reference></info>
</question>
<question type="co" question-id="121">
	<text>__________ is online jargon for the term "Internet etiquette," which refers to the guidelines that help ensure courteous and effective communications over the Internet.</text>
	<answer>Netiquette</answer>
	<info><reference>396</reference><answer-space>0</answer-space></info>
</question>
<question type="mc" question-id="122">
	<text>Which of the following is NOT a type of e-mail system?</text>
	<choices>
		<choicea>POP</choicea>
		<choiceb>IMAP</choiceb>
		<choicec>ISP</choicec>
		<choiced>Web-based mail</choiced>
	</choices>
	<answer>C</answer>
	<info><reference>397</reference></info>
</question>
<question type="tf" question-id="123">
	<text>If you have a Web-based e-mail account, you can check your e-mail from almost any computer that has a browser and Internet access.</text>
	<answer>T</answer>
	<info><reference>399</reference></info>
</question>
<question type="tf" question-id="124">
	<text>E-mail is based on store-and-forward technology.</text>
	<answer>T</answer>
	<info><reference>397</reference></info>
</question>
<question type="mc" question-id="125">
	<text>What e-mail gives the option of downloading e-mail or leaving it on a server?</text>
	<choices>
		<choicea>Internet Messaging Access Protocol (IMAP)</choicea>
		<choiceb>Post Office Protocol (POP)</choiceb>
		<choicec>Simple Mail Transfer Protocol (SMTP)</choicec>
		<choiced>Multi-Purpose Internet Mail Extensions (MIME)</choiced>
	</choices>
	<answer>A</answer>
	<info><reference>397</reference></info>
</question>
<question type="tf" question-id="126">
	<text>E-mail client software typically allows you to read and compose e-mail messages offline.</text>
	<answer>T</answer>
	<info><reference>398</reference></info>
</question>
<question type="co" question-id="127">
	<text>A third-party marketing firm can surreptitiously use an ad-service __________ to track your activities at any site containing banner ads from that third party.</text>
	<answer>cookie</answer>
	<info><reference>400</reference><answer-space>0</answer-space></info>
</question>
<question type="tf" question-id="128">
	<text>If you don't want your Web surfing to be monitored, it's a good idea to block all cookies.</text>
	<answer>F</answer>
	<info><reference>401</reference></info>
</question>
<question type="mc" question-id="129">
	<text>To disallow ad-serving cookies, you can use the _________ function offered by several third-party advertising companies, such as DoubleClick and ZEDO.</text>
	<choices>
		<choicea>disable</choicea>
		<choiceb>opt-out</choiceb>
		<choicec>third-party</choicec>
		<choiced>block</choiced>
	</choices>
	<answer>B</answer>
	<info><reference>401</reference></info>
</question>
<question type="tf" question-id="130">
	<text>Periodically deleting cookies from your computer will delete opt-out cookies, too.</text>
	<answer>T</answer>
	<info><reference>401</reference></info>
</question>
<question type="co" question-id="131">
	<text>Because so many computer users now delete or block conventional cookies, marketers are turning to ________ cookies to track and target consumers.</text>
	<answer>Flash</answer>
	<info><reference>402</reference><answer-space>0</answer-space></info>
</question>
<question type="mc" question-id="132">
	<text>Another term for Flash cookies is __________.</text>
	<choices>
		<choicea>Web cookies</choicea>
		<choiceb>locally shared cookies</choiceb>
		<choicec>Flash tracking objects</choicec>
		<choiced>local shared objects</choiced>
	</choices>
	<answer>D</answer>
	<info><reference>402</reference></info>
</question>
<question type="co" question-id="133">
	<text>A Web _________ is typically a 1x1 pixel graphic embedded in a Web page or e-mail message.</text>
	<answer>bug</answer>
	<info><reference>402</reference><answer-space>0</answer-space></info>
</question>
<question type="tf" question-id="134">
	<text>Simply viewing a Web page that contains a Web bug can set a cookie to third-party Web sites.</text>
	<answer>T</answer>
	<info><reference>402</reference></info>
</question>
<question type="co" question-id="135">
	<text>__________ is a type of security software designed to identify and neutralize Web bugs, ad-serving cookies, and other spyware.</text>
	<answer>Antispyware;Anti-spyware</answer>
	<info><reference>402</reference><answer-space>0</answer-space></info>
</question>
<question type="co" question-id="136">
	<text>A(n) ________ proxy server relays your Web page requests after stripping off your IP address.</text>
	<answer>anonymous</answer>
	<info><reference>403</reference><answer-space>0</answer-space></info>
</question>
<question type="co" question-id="137">
	<text>Many __________ Web sites are bogus storefronts designed exclusively to collect credit card numbers from unwary shoppers.</text>
	<answer>fake;spoofed</answer>
	<info><reference>405</reference><answer-space>0</answer-space></info>
</question>
<question type="tf" question-id="138">
	<text>An IP address converter is responsible for converting a domain name, such as amazon.com, into an IP address.</text>
	<answer>F</answer>
	<info><reference>406</reference></info>
</question>
<question type="co" question-id="139">
	<text>_________ is unwanted electronic junk mail sent out by marketers and hackers.</text>
	<answer>Spam</answer>
	<info><reference>403</reference><answer-space>0</answer-space></info>
</question>
<question type="co" question-id="140">
	<text>A spam __________ is a type of utility software that weeds out unsolicited e-mail messages before they reach your inbox.</text>
	<answer>filter</answer>
	<info><reference>404</reference><answer-space>0</answer-space></info>
</question>
<question type="tf" question-id="141">
	<text>You can create your own filters for spam that standard filters can miss.</text>
	<answer>T</answer>
	<info><reference>404</reference></info>
</question>
<question type="co" question-id="142">
	<text>E-mail ____________ techniques, such as Sender ID, verify that e-mail messages originate from the Internet domain from which they claim to have been sent.</text>
	<answer>authentication</answer>
	<info><reference>403</reference><answer-space>0</answer-space></info>
</question>
<question type="mc" question-id="143">
	<text>_________ require replying to an e-mail message for the attack to take effect.</text>
	<choices>
		<choicea>Phishing scams</choicea>
		<choiceb>Pharming attacks</choiceb>
		<choicec>Ad-serving cookies</choicec>
		<choiced>Web bugs</choiced>
	</choices>
	<answer>A</answer>
	<info><reference>405</reference></info>
</question>
<question type="tf" question-id="144">
	<text>If the volume of spam that you receive gets out of hand, you should consider changing your e-mail account in order to get a different e-mail address.</text>
	<answer>T</answer>
	<info><reference>404</reference></info>
</question>
<question type="co" question-id="145">
	<text>The FBI uses commercially available ________ software, which scans through messages entering and leaving an ISP's e-mail system to find e-mail associated with a person who is under investigation.</text>
	<answer>sniffing</answer>
	<info><reference>408</reference><answer-space>0</answer-space></info>
</question>
<question type="tf" question-id="146">
	<text>It is legal for employers to monitor employees' e-mail if a legitimate business need exists, and if the monitoring takes place within the business-owned e-mail system.</text>
	<answer>T</answer>
	<info><reference>408</reference></info>
</question>
<question type="co" question-id="147">
	<text>In the United States, the _________ Communications Privacy Act of 2000 prohibits the use of intercepted e-mail as evidence unless a judge approves a search warrant.</text>
	<answer>Electronic</answer>
	<info><reference>408</reference><answer-space>0</answer-space></info>
</question>
<question type="co" question-id="148">
	<text>___________ tags can be attached to individual garments or to packing boxes as a tool for controlling inventory.</text>
	<answer>RFID</answer>
	<info><reference>410</reference><answer-space>0</answer-space></info>
</question>
<question type="tf" question-id="149">
	<text>RFID tags on all types of merchandise can reduce the time it takes to do a physical inventory.</text>
	<answer>T</answer>
	<info><reference>411</reference></info>
</question>
</examview>

