<- previous index next ->
Open book, open note, download, edit, submit
Do not guess, you can look up the answer.
You may think you know the answer because you saw the
question before. "no" or "not" may have been added or
deleted. "some" and "all" are different.
Numbers and names can change.
My goal is to make you read carefully so you do
good on your first employment.
Edit by placing an x after a) b) c) that is your answer.
OK to highlight answer.
Only one answer per question!
Edit with Microsoft Word on Windows, libreoffice on linux.gl
Finish homework and projects.
Students with email user name starting a b c d e f g h i
download and edit final33a.doc
download final33a.doc
Students with email user name starting j k l m n o p q
download and edit final33b.doc
download final33b.doc
Students with email user name starting r s t u v w x y z
download and edit final33c.doc
download final33c.doc
Follow instructions in exam, edit, then
submit cs411 final final32?.doc
You can do the exam on linux.gl.umbc.edu in your directory
cp /afs/umbc.edu/users/s/q/squire/pub/download/final33?.doc .
libreoffice final33?.doc
submit cs411 final final33?.doc
rm final33?.doc only if over quota
Everything due by Dec 12,2020
Due date changed on a,b,c on Dec 9,2020 same exam.
Before Exam:
Review HW2, HW3, HW4 (VHDL) and HW5
Review WEB Lecture's 14 through 29.
There are 10 types of people:
Those who know binary.
Those who do not know binary.
Bit numbers start with zero for least significant bit.
In most languages, the first index is zero.
Teach your children to count in the computer age:
zero
one
two
three
four
Computer bits are numbered from the bottom
0 0 1 0 1 = 5
4 3 2 1 0 bit numbers (actually powers of 2)
last updated Dec 9, 2020
<- previous index next ->