Question 7
Which of the following statements is true of anchor names?
a) They are case-sensitive.
b) References to anchor names must be preceded by a pound (#) sign.
c) Each anchor name should be unique in the document.
d) All of the above
Question 8
Testing the links of a Web document is
a) optional.
b) a nice idea when you have the time.
c) only required when developing commercial sites.
d) an essential part of the development process.
Question 9
A(n)_________ Web structure is one in which each page is linked to the next and previous pages in an ordered chain of pages.
a) sequential
b) chained
c) ordered
d) linear
Question 10
The technique of mapping out exactly how each page in a system is related to each of the other pages is called
a) modeling.
b) prototyping.
c) testing.
d) storyboarding.
Question 11
One major purpose for planning the structure of links in a system of Web documents is to
a) save on the amount of data storage used.
b) make it easy for people to navigate through the documents
c) speed up the time it takes to retrieve data from the server.
d) comply with HTML language standards.
Question 12
The HTML statement <A
HREF="#music">Music</A>specifies a hyperlink to a(n)
a) specific section of the current document.
b) document file located in the same directory
c) specific section of another document file located in the same directory.
d) document located on a different server.
Question 13
Which of the following is NOT a step in forming an HTML hypertext link?
a) Locate the link text or graphic that will be clicked to jump to the destination of the link
b) Before the text or graphic, place the tag <A HREF="filename"> where"filename" is the name of the document
c) Use "COLOR=" to set the color of the hypertext link."
d) After the text or graphic, place the tag </A>.
Question 14
When a link does not work, the cause may be that
a) the anchor and link text are not in the same directory.
b) you have ignored the case-sensitivity of the anchor name.
c) the desired filename is incorrectly spelled.
d) All of the above.
Question 15
The HTML statement <A HREF="music.htm#Jazz">Jazz</A> specifies a hypertext link to a(n)
a) specific section of the current document.
b) document file located in the same directory.
c) specific section of another document file located in the same directory.
d) document file located on a different server.
Question 16
A path that idicates exactly where a file is located on a computer is referred to as
a) static
b) absolute
c) relative
d) dynamic.
Question 17
A path that indicates a file's location in relation to the current document is referred to as
a) static.
b) absolute.
c) relative.
d) dynamic
Question 18
Absolute path names in a hypertext reference are usually _______________ than relative path names.
a) shorter
b) longer
c) more cumbersome
d) Both B and C
Question 19
An important reason to use relative over absolute path names in a hypertext reference is that
a) less data storage is required.
b) it complies with HTML language standards.
c) Web documents can be more readily moved to another server.
d) the time needed to retrieve information is reduced.
Question 20
The HTML statement <A
HREF="http://food.com">Food</A> most likely specifies a hyptext link to a(n)
a) specific section of the current document.
b) document file located in the same directory.
c) specific section of another document file located in the same directory.
d) document located on a different server.
Question 21
The Internet acronym FTP refers to
a) Federal Trade Policies.
b) File Tranfer Protocol
c) Front-end Teleprocessing.
d) Fast Transport Packetizing.
Question 22
The letters to the left of the "://"separator in a URL specify the
a) communications protocol to be used.
b) server where desired information is located.
c) client who needs the information.
d) Web document file name.
Question 23
The HTML tag <A HREF="ftp://raredocs.edu>RareDocuments</A>creates a(n)
a) file containing information about rare documents.
b) HTML document which points to sources of information about rare documents.
c) hyperlink to a Web server about a rare documents.
d) hypertext link to an FTP server about rare documents.
Question 24
The World Wide Web allows access to
a) FTP servers.
b) Gopher servers.
c) Newsgroups.
d) All of the above
Question 25
The HTML code <A
HREF="http://food.com/snacks/pizza.html"> specifies the
a) communication protocol.
b) directory path.
c) desired HTML file name.
d) All of the above.
Question 26
A set of rules governing how information is exchanged on the Internet is referred to as
a) Internet netiquette.
b) governance procedure.
c) a user interface.
d) the communication protocol.
Question 27
Which statement is NOT true of a Gopher server?
a) Information is organized using hierachical menus.
b) Gopher servers were developed after the World Wide Web became widespread.
c) Gopher documents cannot be accessed by a Web browser.
d) Both B and C.
Question 28
Which popular Internet service that uses heirachical menus was introduced prior to the World Wide Web?
a) E-mail
b) Yahoo
c) Gopher
d) Archie
Question 29
Suppose a city's metropolitan transit authority wants to provide a way for the public to e-mail, directly from its Web page, ideas on how service can be improved. Assume that the MTA's e-mail address is "ideas@mta.gov". which of the following HTML tags could be used?
a) <EMAIL>Write MTA at ideas@mta.gov</EMAIL>.
b) <A Write MTA at ideas@mta.gov>HREF="MAILTO:ideas@mta.gov"></A>.
c) Write MTA at <A HREF="MAILTO:ideas@mta.gov">ideas@mta.gov</A>
d) It is impossible to send e-mail directly from a Web page
Question 30
Which statement shown below is true of the HTML tag sequence <IMG SRC="icon.gif"><A HREF="bach.htm">Bach</A>;?
a) The inline image "icon.gif" is a hyperlink, but the text "Bach" is not.
b) The inline image "icon.gif" is not a hyperlink, but the text "Bach" is.
c) Both are hyperlinks.
d) Neither is a hyperlink.
True/False Questions
Question 31
It is important to consult with the clinet regarding his/her prefereces before beginning the design of his/her Web page
a) The statement above is TRUE.
b) The statement above is FALSE.
Question 32
The term "anchor" refers to highlighted text that, when clicked, causes a document to be displayed on the screen.
a) The statement above is TRUE.
b) The statement above is FALSE.
Question 33
Hypertext links provide a convenient way for user to jump form one point ot another in a document.
a) The statement above is TRUE.
b) The statement above is FALSE.
Question 34
Link tags usually appear in italics on a Web page.
a) The statement above is TRUE.
b) The statement above is FALSE.
Question 35
Anchor names are case-sensitive.
a) The statement above is TRUE.
b) The statement above is FALSE.
Question 36
The decision on how the end user will be able to navigate around a Web document is made by the person who creates the Web document.
a) The statement above is TRUE.
b) The statement above is FALSE.
Question 37
Planning where to place hypertext links in a Web document is not important since end users can go wherever they please.
b) The statement above is TRUE.
a) The statement above is FALSE.
Question 38
A path that indicates exactly where a file is located on a computer is referred to as an absolute path.
a) The statement above is TRUE.
b) The statement above is FALSE.
Question 39
The World Wide Web is a "text only" system.
a) The statement above is TRUE.
b) The statement above is FALSE.
Question 40
The HTML statement <A HREF="bach.htm"><IMG SRC="icon.gif">Bach</A> specifies that both the file "icon.gif" and the text "Bach" are hyperlinks.""
a) The statement above is TRUE.
b) The statement above is FALSE.
Fill-in-the-Blank
Fill in the Blank with the word(s) that best fits the definition:
(hint: use vocabulary from the checkboxes below)
Question 41. When a Web document contains no hypertext links, the only way to navigate through the document is to manually through it.
Question 42. The ability to quickly jump from one section of a Web document to another is made possible through the use of (two words) .
Question 43. The HTML property HREF is short for (two words).
Music
Question 44. Suppose the
anchor name "music" has been coded and you want to create a link to it using the text "Music". What HTML statement will specify a hypertext link from the text "Music" to the defined anchor? In the blank, place the name of the symbol which must preceed the word Music in the H Ref statement so that it will link to text Music :
Question 45. (one word-nine letters) , the text is usually colored differently from the surrounding text and is underscored.
Question 46. Each anchor name within a given Web document should be .
Question 47. To avoid an Error 404 message, all the links of a Web document is an important step in designing a Web document.
Question 48. The technique of mapping out exactly how each page in a system will relate to each of the other pages is called
Question 49. A(n) structure of linked Web pages combines linear and hierarchical structures.
Question 50. The HTML coding of the communication protocol for a Gopher server is .
I have
Please add a comment below
The 'Muddy Water' Issues that I need help on are as follows:
I need class review on the following vocabulary words from this chapter:
absolute path (p2.21)
anchor (2.4)
communication protocol (p 2.25)
FTP-file transfer protocol (p2.25)
FTP server (p 2.25)
Gopher servers (p 2.26)
Hierarchical structure (p 2.11)
HTTP (p 2.25)
Linear structure
Newsgroups (p. 2.27)
Path (p.2.21)
Relative Path (p. 2.22)
Storyboarding (p.2.10)
URL (p.2.23)
USENET (p.2.27)
<A> Tag
hypertext link
hypertext reference
When you have completed this quiz, press the ALL DONE-CHECK TEST button below to check the test! Then you may go back and change the incorrect answers before you submit the test. You may check the answers as many times as you need until you achieve a perfect grade. Sometimes the pop-up box does not appear when you click on the button after checking the test the first time. If this happens, minimize the test and the answer box will be behind the browser. close the box and maximize the test to continue checking the test and finally submitting it.
When you have finished checking the test, press the SUBMIT button to send answers to your instructor