Name:_______________________ Section:_____________________ Student ID:___________________
University of Washington
FIT100 Midterm 1
Monday, October 21st, 2002
Closed book, closed notes, closed neighbor, no
calculators
Short answer questions mean 2 to 3 sentences MAX.
All questions are worth 1-2 points unless otherwise noted.
1. [4] True or False?
Circle one option for each line.
T F dante.u.washington.edu
is a host name
T F A byte consists of 10 bits
T F The
computer's memory is used to store both program instructions
and data
T F A bit allows representation of 8 things
A.
The WWW uses the TCP/IP protocol, the Internet does not
B.
The WWW is all web servers and the files on them that are
connected to the Internet
C.
The WWW is all server computers and the files on them that are
connected to the Internet
D.
The Internet is a subset of the WWW
A.
Instruction fetch
B.
Storage
…..
<p>Homework</p>
<table border="1">
<tr>
<td>Read</td>
<td>FIT 10</td>
</tr>
<tr>
<td>for Wednesday</td>
<td>We will</td>
</tr>
<tr>
<td> act out</td>
<td> algorithms in class</td>
</tr>
</table>
…..
5. Explain how TCP/IP is used to send information across
the Internet.
Then http://students.washington.edu/hang10dude/jordan.html is the path to that file.
Now suppose that you
have a file name default.html inside a folder named webstuff. Suppose that webstuff is inside another folder called fit100. Finally, suppose that fit100 is root directory of the hang10dude account.
Give the absolute path to the default.html file.
A.
a protocol based
on Unicode
B.
a nationwide
military and research network that preceded the Internet
C.
a protocol for
wireless communication
D.
a method for
routing data across networks
E. a technique for local area networking
+(“Chicago Bulls” OR “North Carolina”) +“Michael Jordan”–Wizards
What EXACTLY am I asking the search engine to do? Be specific.
A.
What is a protocol?
B. Why are they necessary in Information Technology?
<html>
<head>
<Title>My HTML Skill Set</Title>
<STYLE
TYPE="tent/css">
<!--
h1
(color: blue; font-size: 16pt)
p {font-family: Verdana;}
-->
</STYLE>
</head>
<body>
<h1> Welcome! </h1>
<p>This page teaches you about:
<UL COMPACT>
<LI>fonts, headers,
colors</LI>
<LI>images</LI>
<LI>links</LI>
<LI>tables<LI>
<LI>emailto</LI>
</UL>
</p>
<img
scr=“mydog.gif”>
<p alin=“right”>
For more
information, contact Me,
<A name="mailto:me@u.washington.edu">me@u.washington.edu
</p>
</body>
</html>
A.
The computers in lab
B.
Any computer that requests a service
C.
Any computer that provides a service
E. A and C only
20.
There are lots of different types of motor
vehicles. Think of some of the different types. Think about how
these types could be organized as a hierarchy of categories. Then draw a
diagram showing the hierarchical structure. Put the broad category
("motor vehicles") at the top, and draw one box for each subcategory.
It is enough to have 6 vehicle types and a hierarchy containing at least 2
levels of subcategories besides the broad category.
21. Here’s a sequence of bits: 0110 0011 0011 1111 0110 0000
What can this sequence represent?
a. Sound
b. Three characters
c. The RGB of a
pixel
d. a, b, and c
e. None of the
above
Explain your answer.
http://www.ischool.washington.edu/research/newsletter/vol4/page9.htm
From this URL, circle the various parts of it that satisfy the description. It is possible you might circle a portion more than once, or not at all.
Scheme (Protocol):
http://www.ischool.washington.edu/research/newsletter/vol4/page9.htm
Directories (Folders):
http://www.ischool.washington.edu/research/newsletter/vol4/page9.htm
TLD:
http://www.ischool.washington.edu/research/newsletter/vol4/page9.htm
Extension:
http://www.ischool.washington.edu/research/newsletter/vol4/page9.htm
23. The Greek alphabet has 24 letters. At a minimum how many bits per character
would we need to represent the Greek letters?
Explain your answer.
EXTRA
CREDIT (3 points):
Convert this
binary number to its decimal counterpart.
Show your work to receive full credit.
0011 1101