Help
I am a student and currently doing programming which I hate and do not understand. I have some sask to complete.
The Patient Class must store information about a patient reference number as an int, the patient's name as a String, their age as an int, the patient`s date of birth as a Date. The class should also store the patient arrival time and the time they started their treatment, both of type Time
[418 byte] By [
masha4a] at [2007-10-2 11:35:35]

> I am a student and currently doing programming which
> I hate and do not understand.
The two often go together.
Life's too short - drop the course.
> I have some sask to complete.
Very good.
> The Patient Class must store information about a
> a patient reference number as an int, the patient's
> name as a String, their age as an int, the patient`s
> date of birth as a Date. The class should also store
> the patient arrival time and the time they started
> their treatment, both of type Time
Very good - what's your question? What have you written so far?
%