Scenario 1 Java Programs
Scenario 1 Java Programs
Write a java program to maintain the books details like BookId, accession number; book name,
author, publication in books package and keep the journal details such as journal Id; journal Id;
journal name; in journal package in main class use these two packages details for staff and
student classes and display the books and journals information as requested by the user.