loay
April 16th, 2003, 03:31 AM
Hi,
I wonder if some one may help me with this question..
Write a base class for a film which is described using the properties: title and duration. Write two derived classes: a directory cut that adds the name of the director and a foreign film that adds language as properties.
For all classes there must be get and set member function and a show function to display the contents.
Thanks
Loay
I wonder if some one may help me with this question..
Write a base class for a film which is described using the properties: title and duration. Write two derived classes: a directory cut that adds the name of the director and a foreign film that adds language as properties.
For all classes there must be get and set member function and a show function to display the contents.
Thanks
Loay