Final Exam
CSC 112

Complete the all questions and instructions below: When you are finished with this exam, please review your work and press the submit button at the bottom of the page to turn in your exam to the administrator for grading.

Please type in your name, email address, and social security number in the boxes below:

Name
Email:
Social Security Number:

Multiple Choice

Answer the questions below by selecting the best answer.

  1. Every web site is basically the same thing:
    (a) a series of related pages of text with formatting specifications in html code
    (b) email access for anyone who has an Internet connection
    (c) a spreadsheet
    (d) http code for ordering products over the Internet

  2. The index.html page is:
    (a) an alphabetical listing of all hyperlinks related to a site
    (b) usually the "default" page for a directory or web site.
    (c) to index a database for a web site

  3. An anchor tag allows you to:
    (a) hyperlink to a particular place on the same web page or another web page.
    (b) end a JavaScript program in order to close an open function
    (c) anchor pictures to the bottom of the page.

  4. A flat design is several layers deep and a hierarchical design always has only one level.:
    (a) True
    (b) False

  5. When you upload (or download) your cgi script to your cgi-bin on you server be sure to use the ASCII mode on your ftp program.
    (a) Never
    (b) Always
    (c) Use auto. It is always right.

  6. TAR is like zip but for
    (a) Windows XP, 2000 or NT
    (b) Linux or UNIX
    (c) word processing programs like Word or WordPerfect.

  7. Generally there are four motives for attacks on the security of a system or web site:
    (a) Privacy, Security, Reliability, and Dependability
    (b) Love, Peace, War, and Frustration
    (c) Hacking, Cracking, Phracking, and Tracking
    (d) Industrial Espionage, Financial Gains, Revenge and Publicity

  8. Examples of malicious programs:
    (a) Parasites, Insects, Snakes, Frontdoors, Smart Bombs, and Race Horses
    (b) Viruses, Bacteria, Worms, Trapdoors, Logic Bombs, and Trojan Horses
    (c) Lions, Tigers, Bears, Cows, Bulls. Bears, and Weasels

  9. The firewall works to protect you in three main areas:
    (a) Information, resources, and reputation
    (b) Fire, theft, and casualty
    (c) Paper, files, and other flammable items

  10. An easy way to provide your visitors with a link that will open up their email program with your email address in the send box is to use a mailto hyperlink. You simply use the following code:
    (a) <A HREF="emailto:you@yourhost.com">email me</A>
    (b) <A HREF="you@yourhost.com">email me</A>
    (c) <A HREF="mailto:you@yourhost.com">email me</A>

  11. A database is:
    (a) base data about a web site used to communicate to search engines about form.
    (b) a base 10 conversion of data to base 16
    (c) a collection of data that is organized into rows and columns for easy data retrieval.

  12. Normally you should name your main (home) page:
    index.html
    home.html
    untitled.html

  13. What is the proper way to open an email window from a browser using Dreamweaver®?

    hotspot question

  14. One thing you should never ever forget to include on every web page:
    Title
    Heading Number
    Fragment

  15. Browsers
    (a) always display every web page exactly the same on every computer
               whether they are Netscape, Internet Explorer or another brand
    (b) may display the same web pages in different ways on different computers.
               Netscape and Internet Explorer sometime differ in the way they deal with html tags
    (c) always match the colors exactly on every monitor and the print outputs just
               like the computer monitor every time.

  16. Which of the following is not a reason why repetition and consistency of the navigation elements from page to page is important?
    (a) it adds a comfort level of familiarity and orientation
    (b) the visitor knows that he or she hasn't left the site
    (c) helps decrease download time since the browser doesn't have to
               download all new images every time the visitor enters a new page
    (d) hyperlinks can link to graphics, sound files or other multimedia through the m-bone



Short Answer

What are two things that you have learned in this class?

17.

18.

 

I'm Done...

When you have completed all the questions, filled in the text boxes, and checked your work, click on the submit button to turn in your exam. Good luck.

*This is an open book, notes, and site test, for help see http://robhiggins.com or consult your support material.