Re: HW 11 Question


[ Follow Ups ] [ Post Followup ] [ CS1704 Discussion WWWBoard ] [ FAQ ]

Posted by hussein on July 25, 2000 at 00:13:51:

In Reply to: HW 11 Question posted by J on July 24, 2000 at 22:30:07:

: For the assignment, the question makes it sound like there is a class as follows:
: private:
: LL List; // circular list

: Is this correct? If so, do we assume that LL is a structure or a class where we must use get and set functions?

the question doesnt state specifics, so make whatever assumptions you think are necessary and state your assumptions in your solution.

in this case, get/set and direct access are equally acceptable ...



Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ CS1704 Discussion WWWBoard ] [ FAQ ]