Question 1:
Design and implement a database system using C++ having an inheritance hierarchy for organizing the contents in various subject areas. It should have the following provisions:
•Initially the contents are to be organized for three subjects: Database Management System, Object Oriented Programming and System Analysis and Design.
•Each subject has at least 3 sub-areas. These sub areas may overlap.
•At the lowest level, actual information about a simple item is stored. This simple item may be part of more than one area. For example, one lowest level entity may be Normalisation which is a part of Database Design sub area of DBMS and Database Implementation sub area of System analysis and design subject.
•There should be a facility for searching of information from this hierarchy.
•There should be a provision of addition, modification, and deletion of contents at all levels in various areas and also addition/ deletion of subjects.
•The usage pattern of each item is re
Question 1:?
This is not a forum to have your homework questions answered. Try actually doing the work yourself.
Reply:i like people asking me questions Report It
Reply:is this an online competition?????
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment