Multiple Choice Identify the
choice that best completes the statement or answers the question.
|
|
|
1.
|
A(n) ____ site is a Web site that allows visitors to enter information or
interact with the Web site.
a. | interactive | c. | VBA | b. | static | d. | electronic |
|
|
|
2.
|
An electronic ____ is used to request and gather information.
a. | site | c. | form | b. | macro | d. | control |
|
|
|
3.
|
Form ____ are the individual boxes, buttons, and hyperlinks that let Web site
visitors communicate with Web site owners.
a. | macros | c. | pages | b. | tools | d. | controls |
|
|
|
4.
|
The most important feature at a Web site is its ____ capabilities.
a. | interaction | c. | sales | b. | navigation | d. | data collection |
|
|
|
5.
|
The ____ page is the main page at a Web site.
a. | home | c. | navigation | b. | secondary | d. | form |
|
|
|
6.
|
A(n) ____ bar contains grouped objects and are synchronized across pages.
a. | VBA | c. | navigation | b. | macro | d. | page |
|
|
|
7.
|
The Web page ____ appears in the Web browser’s title bar when the page is
viewed in the browser.
a. | title | c. | meta tag | b. | index | d. | description |
|
|
|
8.
|
Each secondary page added will retain the font, color, and ____ bar of the home
page.
a. | procedure | c. | form control | b. | navigation | d. | hyperlink |
|
|
|
9.
|
You can add an additional page to a Web site by selecting an option in the
____.
a. | Insert Web Page dialog box | c. | Content Library | b. | Web browser
window | d. | Web Page Options
dialog box |
|
|
|
10.
|
____ refers to the number of horizontal and vertical pixels in a display
device or the sharpness and clarity of an image.
a. | Quality | c. | Bookmarking | b. | Formatting | d. | Resolution |
|
|
|
11.
|
____ may be the most important consideration in using Web graphics.
a. | Resolution | c. | Purpose | b. | Imaging | d. | Complexity |
|
|
|
12.
|
A(n) ____ graphic is a picture that displays motion when viewed in a Web
browser.
a. | static | c. | animated | b. | fixed | d. | appealing |
|
|
|
13.
|
Animated clip art or movies display a(n) ____ in the lower-right corner of the
preview in the Clip Art task pane.
a. | bucket | c. | arrow | b. | star | d. | heart |
|
|
|
14.
|
Descriptive text that appears in place of a graphic is called ____ text.
a. | replacement | c. | substitute | b. | graphic | d. | alternative |
|
|
|
15.
|
To open the Web Page Options dialog box, click the Web Page Options command on
the ____ menu.
a. | File | c. | Tools | b. | Insert | d. | Arrange |
|
|
|
16.
|
_____ stands for Musical Instrument Digital Interface.
|
|
|
17.
|
You must include a _____ button on every form.
a. | list | c. | submit | b. | text area | d. | properties |
|
|
|
18.
|
A _____ box presents a group of items in a list.
a. | text | c. | label | b. | data | d. | list |
|
|
|
19.
|
A return data label is also called a(n) ____ data label.
a. | properties | c. | outgoing | b. | internal | d. | external |
|
|
|
20.
|
A _____ is an instructive word or words directing the user to enter suitable
data.
a. | file | c. | label | b. | format | d. | window |
|
|
|
21.
|
A _____ area provides a means of entering information by making available to the
visitor a larger text box with multiple blank lines.
|
|
|
22.
|
Press _____ to copy a text box.
a. | CTRL+V | c. | CTRL+C | b. | CTRL+S | d. | CTRL+R |
|
|
|
23.
|
A square box on a form that presents a yes/no choice is a(n) ____.
a. | text area form control | c. | internal data label | b. | checkbox form control | d. | return data
label |
|
|
|
24.
|
You specify the return data label for a form control in the control’s
____.
a. | VBA code window | c. | label | b. | Properties dialog box | d. | checkbox |
|
|
|
25.
|
____ form controls come with their own labels.
a. | Text area | c. | Checkbox | b. | Text box | d. | List box |
|
|
|
|
|
|
26.
|
As shown in the accompanying figure, the ____ in the Checkbox Properties dialog
box is used to display a check mark in the checkbox when Web site visitors first view the
form.
a. | Selected option button | c. | Return data with this label text box | b. | Not selected option
button | d. | Checkbox value text
box |
|
|
|
27.
|
To quickly ungroup or group selected objects, press the ____ shortcut
keys.
a. | CTRL + SHIFT + V | c. | CTRL + SHIFT + G | b. | CTRL + SHIFT + Z | d. | CTRL + SHIFT +
C |
|
|
|
28.
|
Multiple ____ controls are mutually exclusive; turning one on turns the others
off.
a. | option button | c. | text box | b. | list box | d. | checkbox |
|
|
|
29.
|
A(n)____ form control gives users one or more specific choices displayed in a
boxed area.
a. | transmit | c. | list box | b. | reset | d. | send |
|
|
|
30.
|
A(n) ____ is a location other than text that contains a hyperlink.
a. | hot spot | c. | macro | b. | quick link | d. | control |
|
|
|
31.
|
You can convert a graphic into a hot spot by clicking the ____ button.
a. | Insert Macro | c. | Insert Form Control | b. | Insert Hyperlink | d. | Insert Object |
|
|
|
32.
|
A(n) ____ fragment is instructions that you add to your Web page to create
features such as a counter.
a. | HTML code | c. | VBA code | b. | XML code | d. | HMTL code |
|
|
|
33.
|
A(n) ____ is a procedure made up of VBA code.
a. | HTML code fragment | c. | macro | b. | control | d. | None of the
above |
|
|
|
34.
|
The ____ is a full-screen editor that allows you to create a procedure by typing
lines of VBA code.
a. | Macro Editor | c. | Instructions Editor | b. | Procedure Editor | d. | Visual Basic
Editor |
|
|
|
35.
|
Which of the following keys can you use to correct an error in a VBA code
statement? ____
a. | ARROW | c. | INSERT | b. | END | d. | TAB |
|
|
|
36.
|
Which of the following shortcut keys can you press to open the VBA editor
window?
a. | ALT + F8 | c. | CTRL + F11 | b. | ALT + F11 | d. | SHIFT + F8 |
|
|
|
37.
|
A(n) ____ is keyword, already programmed in VBA, which activates a
procedure.
a. | function | c. | control | b. | macro | d. | instruction |
|
|
|
38.
|
A computer ____ is a potentially damaging computer program designed to affect,
or infect, a computer.
a. | control | c. | virus | b. | function | d. | label |
|
|
|
39.
|
A(n) ____ signature is encrypted code used to authenticate the source of a
macro.
a. | digital | c. | VBA | b. | macro | d. | HTML |
|
|
|
40.
|
You can set Publisher’s macro security options in the ____ dialog
box.
a. | Macro Center | c. | Programming Center | b. | VBA code window | d. | Trust Center |
|
True/False Indicate whether the
statement is true or false.
|
|
|
41.
|
The process of writing a procedure is called computer programming.
|
|
|
42.
|
A navigation bar is a set of buttons or hyperlinks that allows visitors to move
to any page within the Web site.
|
|
|
43.
|
The most important feature of a Web site is its navigation capabilities.
|
|
|
44.
|
A form control or data entry field is a placeholder for data that a user enters
in the form.
|
|
|
45.
|
A secondary page is the opening page or main document that is displayed when you
visit a Web site.
|
|
|
46.
|
Home pages commonly provide links to the secondary pages or lower-level pages in
the site.
|
|
|
47.
|
A low resolution graphic makes a Web page more visually appealing, but increases
the download time.
|
|
|
48.
|
Screen readers that read Web pages for people with disabilities can provide
feedback about pictures, but only if the picture has alternative text.
|
|
|
49.
|
Web browsers cannot display alternative text when graphics are loading or when
graphics are missing.
|
|
|
|
|
|
50.
|
It is standard practice to name the home page at a Web site “index”
as shown in the accompanying figure.
|
|
|
51.
|
An option button form control presents a yes or no choice.
|
|
|
52.
|
A submit button can display any words in its visible label.
|
|
|
53.
|
Textbox, text area, checkbox, and option button controls do not require a return
data value.
|
|
|
54.
|
It is a good idea to use spaces between multiple words in a return data
label.
|
|
|
55.
|
Textbox form controls allow users to enter a maximum of 400 characters, no
matter how wide the visible box is on the form.
|
|
|
56.
|
A text area form control allows users to enter multiple lines of text.
|
|
|
57.
|
A list box form control offers users at least two choices displayed in a boxed
area.
|
|
|
58.
|
Publisher checks all HTML code segments for accuracy in the Design Checker
process.
|
|
|
59.
|
A Publisher prenamed macro or document event executes automatically when a
certain event occurs.
|
|
|
60.
|
A macro is a shortcut to a more complicated task.
|
|
|
61.
|
VBA provides a code window in which you can choose document events and type
code.
|
|
|
62.
|
Macros are relatively safe from computer viruses because of the difficulty of
writing code within the macro.
|
|
|
63.
|
Setting the Publisher macro security level to low automatically disables macros
from unknown sources.
|
|
|
64.
|
Digital signatures and security levels are two ways that Publisher helps you
secure your publications.
|
|
|
65.
|
Publisher’s Design Checker scans a Web publication for overlapping errors
and large graphics that may prevent the page from loading quickly in a browser.
|
Matching
|
|
|
Identify the letter of the choice that best matches the phrase of
definition. a. | medium | f. | meta tags | b. | VBA | g. | design
error check | c. | navigation bar | h. | MID | d. | disabled macro | i. | properties | e. | page
title | j. | radio
button |
|
|
|
66.
|
One that is unavailable to Publisher
|
|
|
67.
|
HTML specification tags that tell search engines what data to use
|
|
|
68.
|
Security setting that asks for permission to enable macros
|
|
|
69.
|
A file extension for a sound file
|
|
|
70.
|
Appears on the top, bottom, or down the side of a Web page
|
|
|
71.
|
Used by some search engines to index the Web page
|
|
|
72.
|
Programming language included in Publisher
|
|
|
73.
|
Attributes that change the look or functionality
|
|
|
74.
|
Round button that presents one choice
|
|
|
75.
|
A final task to complete a Web site
|