Question: I need to create these classes in java new package make class - person(int id , date dOB , enum Gender) -admin -student -instructor -book(id

I need to create these classes in java new package make class - person(int id , date dOB , enum Gender) -admin -student -instructor -book(id , name , autherName, number of bages, releaseYear) -tabel -sClass(id , table , room number, ArrayList Student , arrayList book ,level, section, mangerAssistance, studentsMarks) -lecture(id , name , enum period when time of class is 40 min,sClass ,book) -period

and do thes classes

(Create a school control class :

set admin Add class ( oLevel should be in 1 12 oSection should be like a, b or c tybe//map) incremental when I add class with same level Add instructor Create sClass control class

Add student Build table (maybe many methods) Assign room number Assign books Assign random instructor as manger Assign the top avg student as manger Assistance).

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!