| tonytao 2001-12-03, 2:44 am |
| 10. Pierre uses the <BODY> tag elements MARGINHEIGHT= ¡°0¡± and MARGINWIDTH= ¡°0¡±. How will this affect his Web site?
A. It will create a borderless page structure when viewed with Internet Explorer browsers
B. It will create a borderless page structure when viewed with Netscape Navigator browsers
C. It will create a borderless page structure when viewed with any type of browsers
D. It will delete any text from the margins
14. Which of the following best describes the Document Object Model (DML)?
A. The DOM is the interface that the DHTML uses to manipulate HTML and XML documents
B. The DOM is the hierarchical representation of the objects that form a document, with each element considered an object
C. The DOM is the modelling of documents using properties and behaviours that exist in the object-oriented programming model
D. The DOM is a general set of standards for Web browsing scripting languages
16. What is one major advantage that a table-structured site has over a frames-structured site?
A. Ease of bookmarking
B. Speed
C. Constant accessibility of left-margin navigator elements
D. Low cost
17. Consider the following HTML code example:
<Title>Document Imaging</Title>
<BODY>
<CENTER><B>Document Imaging Overview</B></CENTER>
The fox jumped over the zebra. <P>
<H2>Hardware</H2>
</BODY>
What is a potential problem with the output of this code?
A. The implicit structure by use of procedural markup
B. The use of incorrectly ordered heading tags
C. The varied letter case usage throughout the code
D. The explicit use of bolded tags within the code
26. On a computer monitor, two color guns are fired. One gun is red and one is green. Which of the following colors would be produced?
A. Brown
B. Black
C. Yellow
D. Purple
30. Which of the following is the easiest way to handle a client browser that does not contain the Flash plug-in?
A. The JavaScript utility that tests for the plug-in can send a message to the client that suggests the user return after obtaining the plug-in
B. The JavaScript test should redirect the client to non-Flash pages within the web site.
C. The utility should pop open a box that offers to connect the client to the Flash site to obtain the plug-in
D. The utility should offer to download the plug-in.
38. Sara is using Brush Script font on her web page. Jay loads the page on his PC, but Brush Script font is not registered on his system. Which one of the following choices best describes what Jay will see?
A. The text will not appear
B. The Chicago font will appear
C. The default font for Manabu¡¯s browser will appear
D. An error message will appear, directing Manabu to install the font before he can view the page
40. Consider the following HTML tag:
<FRAMESET ROWS= ¡°150.*¡±>
In this example, the * symbol is known as what type of character?
A. Frame
B. Sizing
C. Default
D. Wildcard
45. Jeff plans to use his company's product name in its Web site name, as well as frequently on its Web pages. How will this help users find his site?
A. By increasing relevance to search criteria
B. Backup and recovery resulting in his site being registered
C. By creating a <META> tag for the company site
D. By making the site appear in all directories
50. Michael wants to indent a paragraph by 17 pixels. Which of the following tags should he use?
A. <INDENT PARA = 17>
B. <IMG SRC=¡®transparent.gif¡¯ HEIGHT= ¡°2¡± WIDTH= ¡°17¡±>
C. <IMG SRC=transparent.gif WIDTH= 17>
D. <IMG SRC=¡®transparent.gif¡¯ WIDTH= ¡°17¡±>
51. Randall is instructed to create a visually appealing bitmap image for a home page that links to all the other pages. What should he create?
A. An image map
B. A picture map
C. A hypermap
D. A link map
55. Sylvia wants to use Flash for her entire web site. What is the main disadvantage of doing this?
A. Rapid site development and maintenance are not possible without a team of skilled Flash developers
B. The rapid change in Internet technology makes it difficult to keep pace using this specialized technology
C. Similar technologies are emerging that might render Flash obsolete
D. The cost and time required to develop a flash site are prohibitive
56. Arturo structures his site¡¯s Web pages so that certain information is visible and persistent while other information changes. He produces this functionality using panes in the browser window. What is the name of these panes?
A. Frames
B. Tables
C. Navigation links
D. Data elements
57. Which one of the following statements about cookies is accurate?
A. Cookies are simple graphic files
B. Cookies can contain user-enabled latent viruses
C. Cookies are stored in multiple locations on users¡¯ computers.
D. Cookies are sent in the HTTP response header.
58. Sara and her boss are discussing the characteristics for their company's e-commerce site. Sara¡¯s boss asks about storing the complex data that users enter for marketing purposes. Sara calls this required site characteristic what?
A. Database integration
B. Structured query language
C. Data analysis
D. Database purging
65. What is the term for a drop-down menu on a web page that automatically links to a specific URL when the user makes a selection?
A. Site menu
B. CGI menu
C. Hyperlink menu
D. Jump menu
70. Why is the model that drives the Web not considered a procedural model?
A. The nature of the procedural models is represented extensively, but only in specific event-driven environments
B. There is a lack of sequential interaction in most daily interactions on the web
C. There are no methods on the web to enforce the procedural model¡¯s rules
D. The web is not mature enough to support the structure of the procedural mode, so it must support the event-driven model
77. Which one of the following graphic formats is best suited for displaying line art on a computer monitor?
A. Bitmap
B. Dithering
C. Pixel
D. Vector |