You are on page 1of 7

KOLEHIYO NG LUNGSOD NG LIPA

MARAWOY, LIPA CITY


FINAL EXAMINATION
CS 114 WEB PROGRAMMING
2ND Semester, AY 2015-2016
Name: _________________________________________
Course/Yr./Sec.:_________________________________

Date:________________________
Score:____________Rate:______

GENERAL DIRECTIONS: Read and analyze each statement. Follow the directions properly.
NO ERASURES. Answers with erasures will be considered wrong. Write
in printed form.
True/False
Indicate whether the sentence or statement is true or false.
____

1. A server is a computer that stores and distributes information to the other computers in a
network.

____

2. The Internet is a subset of the World Wide Web.

____

3. A Web site is composed of a group of related and interconnected Web pages.

____

4. A Web site that has HTTP in the first part of its URL is secure.

____

5. Hyperlinks can only be created from text.

____

6. You can use the Files panel to transfer files to a remote site.

____

7. The title bar in the Document window displays the page title and the filename of the Web
page.

____

8. HTML code can be directly entered in Design view.

____

9. A company logo is often used as a link to the Web site home page.

____

10. The size of each graphic on a Web page contributes to the amount of time it takes a users
browser to download the page.

____

11. By resizing a graphic in Dreamweaver, the Web site will load faster.

____

12. An image can only contain a single link.

____

13. The Target attribute of a hotspot specifies the Web page or file that opens when the hotspot
is clicked.

____

14. In a rollover, the two graphics must be the same size.

____

15. No more than one table can be added to a Web page.

____

16. When the borders of the cells of a table are set to 0, the borders exist but are invisible.

____

17. Most search engines learn about a Web page by looking for information in the meta tags of
the page.

____

18. When you make a change in a library item, you must manually make the same change in all
the pages where the library item is used.

____

19. If a library item is deleted from a specific page, it will also be deleted from the library.

____

20. The frameset border setting overrides the frame border setting.

____

21. The No Resize attribute of a frame prevents users from resizing a frame by dragging its
borders.

____

22. There is no closing frameset tag.

____

23. Parent framesets are framesets located inside other framesets.

____

24. Each rollover in a navigation bar has a single state.

____

25. You cannot change the horizontal or vertical orientation of a navigation bar once it has been
created.

____

26. Only one layer can be inserted on a Web page.

____

27. When layers appear on the screen, layers with lower z-index numbers appear in front of the
layers with higher z-index numbers.

____

28. When layers are nested, if the parent layer is moved, the nested layer will move with it.

____

29. You must select a layer before you can reposition or resize it.

____

30. A font must be installed on the end-users machine to display the text in that font.

____

31. When you link to a page anywhere within your local root folder, Dreamweaver creates an
absolute link.

____

32. An absolute link is used to link to Web pages outside of your site.

____

33. Most HTML tags come in pairs with an opening and closing tag.

Multiple Choice
Identify the letter of the choice that best completes the statement or answers the question.
____
34. Dreamweaver is a ____ creation and management tool.
a. Presentation
c. Web site
b. Database
d. Web server
____
35. A ____ is a series of computers that are connected together to share information and
resources.
a. Server
c. client
b. Web browser
d. network
____
36. A ____ is a computer that stores and distributes information to the other computers in the
network.
a. Server
c. browser
b. Client
d. hub
____
37. A ____ is a set of technical specifications that define a format for sharing information.
a. Format
c. version
b. Protocol
d. server
____
38. The protocol of the World Wide Web is ____.
a. SMTP
c. HTTP
b. FTP
d. HTML
____
39. A ____ is the computer an individual uses to access information, via the Internet.
a. Client
c. Web browser
b. Server
d. hyperlink
____
40. A ____ is the piece of software installed on a client computer that allows users to view Web
pages.
a. Web server
c. Web browser
b. Protocol
d. hyperlink
____
41. The ____ name is a name that identifies a Web site and is chosen by the site owner.
a. Protocol
c. domain
b. Machine
d. Web site
____
42. In a URL, folders and filenames are separated by ____.
a. slashes (/)
c. asterisks (*)
b. backward slashes (\)
d. pound signs (#)
____
43. Which of the following contains related commands, controls, and information about
different aspects of working with Dreamweaver?
a. the menu bar
c. the Start page
b. the Property inspector
d. a panel
____
44. Which of the following is a file extension for a Web page?
a. .html
c. .xls
b. .doc
d. .txt
____
45. ____ view displays the page as it will appear in a browser.
a. Design
c. Browser
b. Code
d. Web
____
46. ____ view displays the underlying HTML code that Dreamweaver automatically generates
as you create and edit a page.
a. Design
c. HTML
b. Code
d. Edit
____
47. In ____ view, all of the HTML code is hidden.
a. Design
c. Code and Design
b. Browser
d. Web

____

48. The ____ is a toolbar with buttons for examining or editing the attributes of any element
that is currently selected on the page displayed in the Document window.
a. Start page
c. attribute bar
b. status bar
d. Property inspector
____
49. The ____ category of the Insert bar is used to create and insert the most frequently used
objects, such as images, templates, media elements, and tables.
a. Common
c. Application
b. Layout
d. HTML
____
50. A ____ is used by Web browsers to locate where a Web page is stored.
a. Hotspot
c. URL
b. Hyperlink
d. filename
____
51. ____ is the process of coding data so that only the sender and/or receiver can read it.
a. Inversion
c. Insertion
b. Encryption
d. Transmission
____
52. GIF supports a palette of up to ____ colors.
a. 128
c. 512
b. 256
d. 2048
____
53. The ____ format is usually used on photographic images and on graphics that have many
gradient colors.
a. GIF
c. PNG
b. JPEG
d. IMG
____
54. ____ are the images, colors, URLs, Flash, Shockwave, movies, scripts, templates, and
library items that you use throughout a site.
a. Hyperlinks
c. Tables
b. Assets
d. Frames
____
55. The ____ attribute of a graphic specifies the file path of the graphic.
a. Align
c. Src
b. Alt
d. H Space
____
56. The ____ attribute of a graphic specifies the text that appears in place of the graphic when
the page is viewed with a browser that displays only text or when a browser is set to only
download images manually.
a. Src
c. H Space
b. Align
d. Alt
____
57. All graphics should be given a(n) ____ message that describes the image.
a. Alt
c. Img
b. Src
d. Browser
____
58. A(n) ____ is a graphic that is divided into invisible regions.
a. image map
c. graphic hyperlink
b. Hotspot
d. nest
____
59. The ____ attribute of a hotspot specifies the frame or window in which the linked Web page
will open.
a. Link
c. Target
b. Map
d. Alt
____
60. In a table, the container created by the intersection of a row and a column is called a ____.
a. Button
c. box
b. Cell
d. pixel
____
61. Cells are distinguished in HTML with the ____ tag.
a. TABLE
c. TR
b. TD
d. TC
____
62. Rows are distinguished in HTML with the ____ tag.
a. TABLE
c. TR
b. TD
d. TC
____
63. ____ width sets the width of one column to resize automatically with the width of the
browser window.
a. Auto
c. Browser
b. Autostretch
d. Relative
____
64. A(n) ____ is the page or browser window in which a linked Web page will open.
a. Hyperlink
c. image map
b. Hotspot
d. target
____
65. Search engines learn about a page by looking for information in some of the ____ tags
included in Web pages.
a. Base
c. link
b. Meta
d. form

____

66. A descriptive word or phrase that is placed in the meta tag with the attribute
name=keywords is known as a ____.
a. Description
c. title
b. Robot
d. keyword
____
67. The library of a Web site can be viewed in the ____ panel.
a. Site
c. Assets
b. Layers
d. Code
____
68. Every library item is saved as a(n) ____ file.
a. .lbi
c. .xml
b. .lib
d. .htm
____
69. Which of the following represents an opening comment tag?
a. <-c. <//
b. <!-d. <<
____
70. Which of the following represents a closing comment tag?
a. -->
c. //>
b. --!>
d. >>
____
71. A(n) ____ region is an area in a template-based page that can be edited.
a. Editable
c. repeating
b. Optional
d. variable
____
72. If you plan to add content in a repeating region within the pages created from the template,
you must add a(n) ____ region within the repeating region.
a. Editable
c. optional
b. Noneditable
d. variable
____
73. A ____ is a means of collecting information from users.
a. library item
c. form
b. Template
d. table
____
74. ____ are a group of selection objects that work together in a form.
a. Checkboxes
c. Text fields
b. Radio buttons
d. Jump menus
____
75. You must add a ____ button to a form to enable users to send the form data to the location
where it will be processed.
a. Send
c. Submit
b. Process
d. Reset
____
76. A ____ is a transparent container that is placed in a Web page to hold different types of
content.
a. navigation bar
c. frame
b. Table
d. layer
____
77. When a layer is selected, ____ appear all around the layer.
a. layer selecting handles
c. moving handles
b. resize handles
d. border handles
____
78. The z coordinate determines the layers ____.
a. Left position
c. browser position
b. Top position
d. stacking order
____
79. The order in which the layer is stacked in the users browser window when more than one
layer is used on a page is known as the ____ order.
a. Viewing
c. browser
b. Stacking
d. layering
____
80. The ____ attribute indicates the layers stacking order.
a. Layer ID
c. Height
b. Weight
d. Z-index
____
81. The ____ option of the Vis attribute sets the same visibility property as the parent layer of a
nested layer.
a. User
c. Visible
b. Inherit
d. Hidden
____
82. ____ is the default visibility option for most browsers.
a. Inherit
c. Hidden
b. Visible
d. User
____
83. The ____ keys are pressed to select all the text in a document.
a. Ctrl+A
c. Ctrl+V
b. Ctrl+C
d. Ctrl+Z
____
84. The ____ keys are pressed to copy text that is selected to the Windows Clipboard.
a. Ctrl+A
c. Ctrl+V
b. Ctrl+C
d. Ctrl+Z

____
85. ____ font sizes are based on the standard default base size.
a. Absolute
c. Whole
b. Relative
d. Fractional
____
86. ____ font sizes add or subtract from the base font size.
a. Absolute
c. Whole
b. Relative
d. Fractional
____
87. The ____ tag adds italics style to text.
a. <font>
c. <i>
b. <face>
d. <italics>
____
88. The ____ tag adds bold style to text.
a. <b>
c. <font>
b. <bold>
d. <text>
____
89. Hyperlinks are created in HTML with the ____ tag.
a. Hyper
c. Anchor
b. Hyperlink
d. Link
____
90. If you specify ____ as the target attribute, the linked page opens in a new browser window.
a. _new
c. _blank
b. _self
d. _reset
____
91. The ____ symbol always precedes the anchor name when it is used in a link.
a. #
c. %
b. $
d. &
____
92. An external style sheet has the file extension ____.
a. .htm
c. .xml
b. .asp
d. .css
____
93. A(n) ____ style sheet is a separate file that contains all the CSS styles used in a Web site.
a. Internal
c. embedded
b. External
d. independent
____
94. The ____ tag can be used to hide style definitions from older browsers that do not support
CSS.
a. Comment
c. target
b. Browser
d. style
____
95. An internal style sheet is also called a(n) ____ style sheet.
a. Text
c. format
b. Embedded
d. document
____
96. The ____ tag creates a list of bulleted items.
a. List
c. unordered list
b. bulleted list
d. ordered list
____
97. The ____ attribute of the anchor tag specifies where the link opensin the current browser
window or a new browser window.
a. Name
c. destination
b. Target
d. browser
Completion
Complete each sentence or statement.
98. The ____________________ is a huge, global network made up of millions of smaller
computer networks that are all connected together.
99. ____________________ enable the user to move from one document or Web page to
another.
100.

A Web sites ____________________ page is the main page of the site.

Dreamweaver Final Exam


Answer Section
TRUE/FALSE
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20.
21.
22.
23.
24.
25.
26.
27.
28.
29.
30.
31.
32.
33.

ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:

T
F
T
F
F
T
T
F
T
T
F
F
F
T
F
T
T
F
F
F
T
F
F
F
T
F
F
T
T
T
F
T
T

MULTIPLE CHOICE
34.
35.
36.
37.
38.
39.
40.
41.
42.
43.
44.
45.
46.
47.
48.
49.
50.
51.
52.

ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:

C
D
A
B
C
A
C
C
A
D
A
A
B
A
D
A
C
B
B

53.
54.
55.
56.
57.
58.
59.
60.
61.
62.
63.
64.
65.
66.
67.
68.
69.
70.
71.
72.
73.
74.
75.
76.
77.
78.
79.
80.
81.
82.
83.
84.
85.
86.
87.
88.
89.
90.
91.
92.
93.
94.
95.
96.
97.

ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:
ANS:

B
B
C
D
A
A
C
B
B
C
B
D
B
D
C
A
B
A
A
A
C
B
C
D
B
D
B
D
B
A
A
B
A
B
C
A
C
C
A
D
B
A
B
C
B

98.
99.

ANS:
ANS:

Internet

100.

ANS:

home

COMPLETION

Hyperlinks
Links

You might also like