Name: 
 

Introduction To Computer Programming Sample Test



True/False
Indicate whether the statement is true or false.
 

 1. 

Each document on the World Wide Web is referred to as a Web page and is stored on a file server.
 

 2. 

Web pages are text files written in Hypertext Markup Language (HTML).
 

 3. 

An HTML document is composed of tags that represent distinct items in the Web page, such as a paragraph, the page heading, or even the entire body of the page itself.
 

 4. 

Elements  support attributes that specify the use, the behavior, and in some cases the appearance of an element.
 

 5. 

The body element is where you provide browsers with information about the document.
 

 6. 

Ordered lists are used for items that follow some defined sequential order.
 

 7. 

The exact appearance of the hr element is left to the browser.
 

Modified True/False
Indicate whether the statement is true or false. If false, change the identified word or phrase to make the statement true.
 

 1. 

In order for computers to share resources efficiently, they can be linked together in a structure called a network. _________________________

 

 2. 

A markup language is a language that describes the content and structure of a document by identifying different elements in the document._________________________

 

 3. 

Empty space includes blank spaces, tabs, and line breaks found within the file. _________________________

 

Multiple Choice
Identify the choice that best completes the statement or answers the question.
 

 1. 

The founders of the Web developed a system of ____ documents.
a.
hypertext
c.
parsed
b.
active
d.
dynamic
 

 2. 

Documents on the Web are known as Web ____.
a.
sites
c.
pages
b.
links
d.
indices
 

 3. 

A Web ____ makes a page available to users of the Web.
a.
client
c.
browser
b.
station
d.
server
 

 4. 

A Web ____ is a software program that retrieves the page and displays it.
a.
browser
c.
station
b.
client
d.
server
 

 5. 

Web pages are text files written in a language called ____.
a.
SGML
c.
Perl
b.
Java
d.
HTML
 

 6. 

A ____ language is a language used to describe the content and structure of documents.
a.
markup
c.
validated
b.
parsed
d.
dictionary
 

 7. 

The World Wide Web Consortium has created a set of ____, or specifications, that all browser manufacturers follow.
a.
indices
c.
sheets
b.
standards
d.
styles
 

 8. 

If an element contains text or another element, it is marked using a ______tag set in which an opening tag and a closing tag enclose the element content.
a.
double
c.
two-sided
b.
one-sided
d.
single
 

 9. 

An HTML document is composed of ______ that represent distinct items in the Web Page, such as a paragraph, the page heading, or even the entire body of the page itself.
a.
tags
c.
graphics
b.
elements
d.
text
 

 10. 

A two-sided tag contains a(n) ____ tag that tells the browser to turn on a feature and apply it to the content that follows.
a.
opening
c.
formatting
b.
introductory
d.
empty
 



 
Check Your Work     Start Over