Steamfish
02-23-2009, 09:27 PM
Hey all,
I'm stuck with this code. Here's what I have to accomplish.
Design and implement a set of classes that define various courses in your curriculum. Include information about each course such as the title, number, description, and department which teaches it. Consider the categories of classes that comprise your curriculum when designing your inheritance structure. Create a main driver class to instantiate and exercise several of the classes.
Please explain and point me in the right direction.
Thanks very much.
I'm stuck with this code. Here's what I have to accomplish.
Design and implement a set of classes that define various courses in your curriculum. Include information about each course such as the title, number, description, and department which teaches it. Consider the categories of classes that comprise your curriculum when designing your inheritance structure. Create a main driver class to instantiate and exercise several of the classes.
Please explain and point me in the right direction.
Thanks very much.