Quiz |
Posted (Thursdays) |
Given in class (Thursdays) |
| 30 | Mar |
6 | Apr |
Information about quizzes:
- On the date a quiz is given, a die will be thrown by a student in
the class.
- Books and notes are put away.
- A question very similar to the chosen published question will be written
on the board.
- You have 5 minutes to answer the question.
The questions are intended to be straightforward. If you keep up with
the material in the class, almost no preparation may be necessary.
The Collaboration Policy allows you to
study
in groups for the quizzes, but you are on your own when you take the quiz.
You will fare better on the quiz if you
try working the problems before looking at
the solutions. If you don't understand the question or its answer,
please get help.
- What does
public interface Set { }
mean in Java?
- What does
public class Foo implements Set { }
mean in Java?
- Define the API for
Relation
in Java.
- Define
ListBasedRelation
so that it implements
Relation
.
[ solution ]
Last modified 07:15:59 CDT 04 April 2000
by Ron K. Cytron