I need assistance so I can write an object-oriented design for a system that keeps tracks of CD and DVD collection. I need the classes, associated data, and operations for the classes. Also, the pseudocode for each of the classes.
A detailed description of how to keep track of CD and DVD collection using object-oriented methodology, complete with pseudo code design, structure of classes and methods.