CSci 1001 Practice Test


This is a practice for the Computer Science 1001 class - Introduction to Computers. Please answer the following questions by clicking on the box that most closely represents your answer.
When you have answered every question, click on the "Evaluate" button.

  1. What symbol do you use to "close" a function?
    1. /
    2. a
    3. #

  2. The command to make a link is:
    1. <img src= ...
    2. <link = ...
    3. <a href= ...

  3. What is the command to make something bolded?
    1. <b>
    2. <bold>
    3. >bold<

  4. Can you make an image into a link?
    1. yes
    2. no
    3. sometimes

  5. How many commands can you use in combination?
    1. only 1
    2. 3
    3. virtually no limit