Skip to content

Opening book details…

Can I read Object-Oriented Programming Assignment on EtoBox?

Object-Oriented Programming Assignment by Huzaifa Mughal is a document available to read on EtoBox.

What is Object-Oriented Programming Assignment about?

The document describes adding a disk class to an existing publication hierarchy. The disk class would be derived from the publication base class. It would include the same member functions as other classes like book and tape. A unique data item for disk would be the disk type (CD or DVD), stored using an enum. The user could select the type by entering c or d. Tests are created to exercise the new disk class.

Author
Huzaifa Mughal
Language
EN