As we start designing a database for implementation should we use the latest and greatest technology? Does the user need a flat-file or object-oriented database? Give an example of each and how it would apply to the basic database designer goo roo.
Object-Oriented Design - Generate an object-oriented design for a system that keeps tracks of your CD and DVD collection.
• Identify each of the classes, associated data, and operations for the classes.
• Generate the pseud ...