(4 pts.)
What is a major difference between a file management program and a DBMS?
A file management program can only work with single-file databases --- flat
file databases. A DBMS can also work with multi-file databases; it is much
more powerful than a file management program.
(6 pts.)
Identify each of the following HTML tags.
<i>
Begin formatting text in italics.
<hr>
Produce a horizontal rule:
</body>
End the body of the HTML page. (The body is the part displayed in the
browser's window.)
Thomas P. Kelliher
Sat Nov 9 14:14:14 EST 1996Tom Kelliher