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]
«« Error
»» Thread list
# 1
You should have a book for the class tha will help you profoundly. I would try reading the first chapter or two.....
Mattsabigmana at 2007-7-13 5:06:24 > top of Java-index,Java Essentials,Java Programming...
# 2

> 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?

%

duffymoa at 2007-7-13 5:06:25 > top of Java-index,Java Essentials,Java Programming...