Chapter 2 Quiz

Directions:
Choose the best answer. Keep at it until you can get 100% correct.


1. Which of the following pairs of tags are NOT needed in a bare bones Web page?

a. <HTML> </HTML>
b. <HEAD> </HEAD>
c. <TITLE> </TITLE>
d. <BODY> </BODY>
e. <PRE> </PRE>

2. Fred has a document in MS Word that has formatted text, graphs, pictures, equations, and tables. He wants to publish the paper on the Web as quickly as possible. What should he do? Choose the best answer.

a. save the paper as text only and insert it in a bare bones Web page.
b. Choose Save As HTML from the File menu. Upload the files created via FTP to the Web site.
c. Retype the paper into FrontPage.
d. Copy the text of the paper into PowerPoint. Then use SAVE AS HTML from the File menu.
e. Either c or d.

3. What does an FTP program do?

a. Sends files from the local computer to a server.
b. fetches files from a server to the local computer.
c. Changes files from one format to another, allowing conversion of files from one application to another.
d. file truncation program
e. both a and b.

4. In a proper HTML page, which of the following correctly indicates the order in which the tags might appear?

a. <HTML> <TITLE> Title </TITLE> <HEAD> Header </HEAD> <BODY> Body </BODY> <PRE> text </PRE> </HTML>
b. <HTML> <HEAD> <TITLE> Title </TITLE> </HEAD> <BODY> <Body> </BODY> <PRE> text </PRE> </HTML>
c. <HTML> <HEAD> <TITLE> Title </TITLE> </HEAD> <BODY> Body <PRE> text </PRE> </BODY> </HTML>
d. <HTML> <TITLE> Title </TITLE> <HEAD> Header </HEAD> </HTML> <BODY> Body </BODY> <PRE> text </PRE>
e. All of the above.

5. In WS FTP LE, clicking the right-facing arrow has what effect?

a. uploads the selected file from the local machine to the server.
b. downloads the selected file from the local machine to the server.
c. uploads the selected file from the server to the local machine.
d. downloads the selected file from the server to the local machine.
e. both c and d.

End of Quiz!

Your score out of 100%: %

The correct answers are marked by a "C" in the box before each question. The incorrect questions are marked by an "X."


Keep trying until your score is 100%. When it is 100%, you can submit your quiz for the record.

Put here the last four digits of your student ID:


Back to Psych 305